Update topics/sessions/timeouts.adoc
This commit is contained in:
parent
b610e94fae
commit
fc295faa07
1 changed files with 3 additions and 0 deletions
3
topics/sessions/timeouts.adoc
Executable file → Normal file
3
topics/sessions/timeouts.adoc
Executable file → Normal 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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue