16678: Sets token expiration at login time. Disabled by default.
[arvados.git] / lib / config / generated_config.go
index e35318ff95a8a2c06bc666414bf3e875d56982ba..a2ff94c3851d5db2156a8cec72e4779abd735213 100644 (file)
@@ -705,8 +705,9 @@ Clusters:
       RemoteTokenRefresh: 5m
 
       # How long a client token created from a login flow will be valid without
-      # asking the user to re-login.
-      TokenLifetime: 12h
+      # asking the user to re-login. Example values: 60m, 8h.
+      # Default value zero means tokens don't have expiration.
+      TokenLifetime: 0s
 
     Git:
       # Path to git or gitolite-shell executable. Each authenticated