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

Allow configurable Clock in OAuth2AuthorizedClientProvider impls #7114

Closed
jgrandja opened this issue Jul 17, 2019 · 0 comments
Closed

Allow configurable Clock in OAuth2AuthorizedClientProvider impls #7114

jgrandja opened this issue Jul 17, 2019 · 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

@jgrandja
Copy link
Contributor

jgrandja commented Jul 17, 2019

We should add a Clock member to allow for user customization for the following:

  • RefreshTokenOAuth2AuthorizedClientProvider
  • RefreshTokenReactiveOAuth2AuthorizedClientProvider
  • ClientCredentialsOAuth2AuthorizedClientProvider
  • ClientCredentialsReactiveOAuth2AuthorizedClientProvider

NOTE: PR #7116 needs to be merged before this task can proceed.

@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 Jul 17, 2019
@jgrandja jgrandja added this to the 5.2.0.RC1 milestone Jul 17, 2019
@jgrandja jgrandja added the status: ideal-for-contribution An issue that we actively are looking for someone to help us with label Jul 26, 2019
@jgrandja jgrandja self-assigned this Aug 23, 2019
@jgrandja jgrandja removed the status: ideal-for-contribution An issue that we actively are looking for someone to help us with label Aug 23, 2019
kostya05983 pushed a commit to kostya05983/spring-security that referenced this issue Aug 26, 2019
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