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

Add support for configuring token-exchange via a bean #14701

Closed
sjohnr opened this issue Mar 7, 2024 · 0 comments
Closed

Add support for configuring token-exchange via a bean #14701

sjohnr opened this issue Mar 7, 2024 · 0 comments
Assignees
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
Milestone

Comments

@sjohnr
Copy link
Member

sjohnr commented Mar 7, 2024

Similar to support for the jwt-bearer grant type, OAuth2ClientConfiguration.OAuth2AuthorizedClientManagerRegistrar should handle registering a TokenExchangeOAuth2AuthorizedClientProvider configured with a DefaultTokenExchangeTokenResponseClient when either bean is present in the application context.

Related gh-5199, gh-11783

@sjohnr sjohnr added type: enhancement A general enhancement in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) labels Mar 7, 2024
@sjohnr sjohnr added this to the 6.3.0-M3 milestone Mar 7, 2024
@sjohnr sjohnr self-assigned this Mar 7, 2024
@sjohnr sjohnr closed this as completed in d6382b8 Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
Projects
Status: Done
Development

No branches or pull requests

1 participant