Update topics/sessions/timeouts.adoc

This commit is contained in:
Stian Thorgersen 2016-06-10 09:12:35 +02:00
parent fc295faa07
commit 6a9e83430d

View file

@ -33,7 +33,7 @@ Let's walk through each of the items on this page.
|When an OIDC access token is created, this value affects the expiration. |When an OIDC access token is created, this value affects the expiration.
|Access Token Lifespan For Implicit Flow |Access Token Lifespan For Implicit Flow
|When an OIDC access token is created with the Implicit Flow, this value affects the expiration. |With the Implicit Flow no refresh token is provided. For this reason there's a separate timeout for access tokens created with the Implicit Flow.
|Client login timeout |Client login timeout
|This is the maximum time that a client has to finish the Authentication Code Flow in OIDC. |This is the maximum time that a client has to finish the Authentication Code Flow in OIDC.