diff --git a/topics/sessions/timeouts.adoc b/topics/sessions/timeouts.adoc old mode 100755 new mode 100644 index 0f9e2fb8c7..8066773809 --- a/topics/sessions/timeouts.adoc +++ b/topics/sessions/timeouts.adoc @@ -32,6 +32,9 @@ Let's walk through each of the items on this page. |Access Token Lifespan |When an OIDC access token is created, this value affects the expiration. +|Access Token Lifespan For Implicit Flow +|When an OIDC access token is created with the Implicit Flow, this value affects the expiration. + |Client login timeout |This is the maximum time that a client has to finish the Authentication Code Flow in OIDC.