-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
in: configAn issue in spring-security-configAn issue in spring-security-configtype: enhancementA general enhancementA general enhancement
Milestone
Description
We should add the ability to specify the loginPage()
for the oauth2Login()
DSL in ServerHttpSecurity
while preserving other defaults. In particular, we should ensure that content negotiation of the ServerAuthenticationEntryPoint
for non text/html
media types is preserved similar to loginPage()
of formLogin()
.
Note: This will improve alignment of configuration with the non-reactive stack.
Metadata
Metadata
Assignees
Labels
in: configAn issue in spring-security-configAn issue in spring-security-configtype: enhancementA general enhancementA general enhancement