Add loginPage()
to DSL in reactive oauth2Login()
#15674
Labels
Milestone
loginPage()
to DSL in reactive oauth2Login()
#15674
Uh oh!
There was an error while loading. Please reload this page.
We should add the ability to specify the
loginPage()
for theoauth2Login()
DSL inServerHttpSecurity
while preserving other defaults. In particular, we should ensure that content negotiation of theServerAuthenticationEntryPoint
for nontext/html
media types is preserved similar tologinPage()
offormLogin()
.Note: This will improve alignment of configuration with the non-reactive stack.
The text was updated successfully, but these errors were encountered: