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

Configuration per IdToken expiration #209

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

martinezcoder
Copy link

In some use cases we need to specify a different expiration time for specific tokens, e.g. in our company we create tokens for admins who can access the applications as if they were the customer by using what we call "impersonated sessions". In this scenario we want shorter IdTokens.

I imagine there could be multiple scenarios where we don't want to use the global expiration time configured. I hope this will help.

@martinezcoder martinezcoder force-pushed the feature/configuration-expiration-per-idtoken branch from ef734d4 to 5e2d406 Compare July 26, 2024 09:12
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.

1 participant