Skip to content
New issue

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

Support Configuring OAuth2 Login with OAuth2AuthorizationRequestResolver by publishing a Bean #16380

Open
Tracked by #16378
rwinch opened this issue Jan 8, 2025 · 0 comments · May be fixed by #16381
Open
Tracked by #16378

Support Configuring OAuth2 Login with OAuth2AuthorizationRequestResolver by publishing a Bean #16380

rwinch opened this issue Jan 8, 2025 · 0 comments · May be fixed by #16381
Labels
in: config An issue in spring-security-config type: enhancement A general enhancement

Comments

@rwinch
Copy link
Member

rwinch commented Jan 8, 2025

gh-15236 added support for configuringOAuth2AuthorizationRequestResolver for OAuth2 Client's by publishing a Bean. This is a similar feature, but for OAuth 2 Login.

NOTE: I haven't looked into this in detail, but at minimum this is not supported by OAuth2LoginConfigurer which means that oauth2Login() for servlet applications does not work.

@rwinch rwinch added in: config An issue in spring-security-config type: enhancement A general enhancement labels Jan 8, 2025
franticticktick added a commit to franticticktick/spring-security that referenced this issue Jan 8, 2025
franticticktick added a commit to franticticktick/spring-security that referenced this issue Jan 8, 2025
Closes spring-projectsgh-16380

Signed-off-by: Max Batischev <mblancer@mail.ru>
franticticktick added a commit to franticticktick/spring-security that referenced this issue Jan 9, 2025
Closes spring-projectsgh-16380

Signed-off-by: Max Batischev <mblancer@mail.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: config An issue in spring-security-config type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant