-
Hi, I've looked through a sample config file, but did not find this. |
Beta Was this translation helpful? Give feedback.
Answered by
nabokihms
Feb 10, 2021
Replies: 1 comment 1 reply
-
Hello! There is no such feature yet. Expiration policies can only be configured globally through the config. Example of expiry:
deviceRequests: "5m"
signingKeys: "6h"
idTokens: "24h" |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rdavyd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello! There is no such feature yet. Expiration policies can only be configured globally through the config.
Example of
expiry
section: