We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The login page should not be defaulted in OAuth2AuthorizationServerConfigurer.
OAuth2AuthorizationServerConfigurer
The custom application configured with OAuth2AuthorizationServerConfigurer is responsible for configuring the AuthenticationEntryPoint's.
AuthenticationEntryPoint
The text was updated successfully, but these errors were encountered:
85d6a12
Polish oauth2-integration sample
2d8d568
Issue gh-267
Login page should not be configured
18f849b
Closes spring-projectsgh-267
9572bbc
Issue spring-projectsgh-267
jgrandja
No branches or pull requests
The login page should not be defaulted in
OAuth2AuthorizationServerConfigurer
.The custom application configured with
OAuth2AuthorizationServerConfigurer
is responsible for configuring theAuthenticationEntryPoint
's.The text was updated successfully, but these errors were encountered: