Skip to content

Add Spring Security OAuth2 Client endpoints #3006

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

Open
Dyskal opened this issue May 23, 2025 · 1 comment
Open

Add Spring Security OAuth2 Client endpoints #3006

Dyskal opened this issue May 23, 2025 · 1 comment

Comments

@Dyskal
Copy link

Dyskal commented May 23, 2025

Hi,
Is there a way to add spring-security-oauth2-client endpoints, like the oauth2 callback uri /login/oauth2/code/{registrationId} & the one to generate the oauth2 login link /oauth2/authorization/{registrationId}? (Those can be customizable)
Or is it possible to add entries to the OpenAPI without a Controller?
Thanks

@Dyskal
Copy link
Author

Dyskal commented May 23, 2025

moreover, I had group-configs in my application.yml based on path matching, and if I add manual endpoints in my OpenAPI/OpenAPICustomizer bean, they are not accounted in groups.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant