Skip to content

Associate Refresh Token to OAuth2AuthorizedClient #5416

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

Closed
jgrandja opened this issue Jun 11, 2018 · 1 comment
Closed

Associate Refresh Token to OAuth2AuthorizedClient #5416

jgrandja opened this issue Jun 11, 2018 · 1 comment
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

@jgrandja
Copy link
Contributor

If the optional Refresh Token is returned in the Token Response, it should be associated to the OAuth2AuthorizedClient. This will enable the refresh_grant to be performed when the current Access Token becomes invalid or expires.

@jgrandja jgrandja added type: enhancement A general enhancement in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) labels Jun 11, 2018
@jgrandja jgrandja added this to the 5.1.0.M2 milestone Jun 11, 2018
@jgrandja jgrandja self-assigned this Jun 11, 2018
@jgrandja
Copy link
Contributor Author

Related #4371

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
None yet
Development

No branches or pull requests

1 participant