From fc295faa070f27e62b46ef4264daa0560434ba5d Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Fri, 10 Jun 2016 09:11:35 +0200 Subject: [PATCH] Update topics/sessions/timeouts.adoc --- topics/sessions/timeouts.adoc | 3 +++ 1 file changed, 3 insertions(+) mode change 100755 => 100644 topics/sessions/timeouts.adoc 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.