Refresh token and access token expiry time per client #2239
sagarshah1983
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
There is an issue for that: #1529 :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As I see from documentation, access token and refresh token expiry time can be configured at global level, which allows single value for all clients.
Reference: https://www.ory.sh/hydra/docs/guides/token-expiration/
Are there any plans to allow this setting at per-client level, so that different clients can have different timeouts for the access/refresh token issued to them?
Appreciate suggestions!
Beta Was this translation helpful? Give feedback.
All reactions