Update topics/sessions/timeouts.adoc

This commit is contained in:
Stian Thorgersen 2016-06-10 09:11:35 +02:00
parent b610e94fae
commit fc295faa07

3
topics/sessions/timeouts.adoc Executable file → Normal file
View file

@ -32,6 +32,9 @@ Let's walk through each of the items on this page.
|Access Token Lifespan |Access Token Lifespan
|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
|When an OIDC access token is created with the Implicit Flow, this value affects the expiration.
|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.