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 OidcClient refresh_token mode only #17293

Merged

Conversation

sberyozkin
Copy link
Member

@sberyozkin sberyozkin commented May 17, 2021

This PR supports the use of OidcClient in cases where a refresh token has been obtained out of band by one of the confidential client application's services and passed to the other one to acquire an access token.

It simply restricts OidcClient to support OidcClient#refreshTokens only

CC @ruromero

@sberyozkin sberyozkin requested a review from pedroigor May 17, 2021 17:23
@sberyozkin sberyozkin merged commit c4a1e82 into quarkusio:main May 18, 2021
@quarkus-bot quarkus-bot bot added this to the 2.0 - main milestone May 18, 2021
@sberyozkin sberyozkin deleted the oidc_client_refresh_custom_grants branch May 18, 2021 16:39
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

Successfully merging this pull request may close these issues.

None yet

2 participants