Skip to content

Commit

Permalink
Fix Saml2WebSsoAuthenticationRequestFilter javadoc
Browse files Browse the repository at this point in the history
Closes gh-10025
  • Loading branch information
Kehrlann authored and eleftherias committed Jun 30, 2021
1 parent ad45a74 commit 37e2cc4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
*
* <p>
* By default, this {@code Filter} responds to authentication requests at the {@code URI}
* {@code /oauth2/authorization/{registrationId}}. The {@code URI} template variable
* {@code /saml2/authenticate/{registrationId}}. The {@code URI} template variable
* {@code {registrationId}} represents the
* {@link RelyingPartyRegistration#getRegistrationId() registration identifier} of the
* relying party that is used for initiating the authentication request.
Expand Down

0 comments on commit 37e2cc4

Please sign in to comment.