how to set ttl in keycloak admin console? #38
garypan1990
started this conversation in
General
Replies: 1 comment
|
You can set the TTL (and other parameters) directly from the Keycloak admin console under your authentication flow configuration. Go to Authentication → your flow → Email OTP execution → gear icon (⚙) → Config and you will see fields like:
Note: version 21.1.0 is very old and may not have all these config fields. The current release is v26.3.1, which supports Keycloak 26.5.x – 26.6.x. Please upgrade to a supported version for the full feature set. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
HI,
I would like to know how to set the TTL in the Keycloak admin console because I am using email OTP authentication. I received an email containing the code, but it does not show the TTL as depicted in the attached picture.
keycloak version: 21.1.0

Thank you.
All reactions