Fix Saml2WebSsoAuthenticationRequestFilter javadoc
This commit is contained in:
committed by
Eleftheria Stein-Kousathana
parent
03ded987af
commit
298068503b
+1
-1
@@ -62,7 +62,7 @@ import org.springframework.web.util.UriUtils;
|
||||
*
|
||||
* <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.
|
||||
|
||||
Reference in New Issue
Block a user