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 configuration to the OIDCIdentityProvider to allow “refreshing” of tokens that are saved #6

Open
xgp opened this issue Jun 17, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@xgp
Copy link
Member

xgp commented Jun 17, 2024

  • Implement a Worker or Timer task in Keycloak to check for tokens that should be refreshed and have an expiration close to now.
  • Might need a separate database table to track these.
  • Add a script to the selected providers that can do the same.
@xgp xgp added the enhancement New feature or request label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants