How to allow auth_time to be 0 #788
-
I'm getting the following error when doing a
The I couldn't find a way to disable this check in the openid-client nor to modify this behaviour in Keycloak. Shouldn't this check be optional? It wasn't a problem in v5. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I am not able to neither articulate a passable justification for the value check, nor accept the reasoning for the value used by keycloak. |
Beta Was this translation helpful? Give feedback.
-
Turns out that the behaviour has changed and is fixed in the newest Version auf Keycloak. |
Beta Was this translation helpful? Give feedback.
Turns out that the behaviour has changed and is fixed in the newest Version auf Keycloak.
auth_time
now has the correct value even when using the direct access grant :)