File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,17 @@ to manually create users who log in with their email address and temporary
14
14
password. Coder will ask them to change their password after they log in the
15
15
first time.
16
16
17
+ The default user session expiry time is one week for users logging in via built-in
18
+ authentication. This is non-configurable.
19
+
17
20
## OIDC authentication
18
21
19
22
The OpenID Connect (OIDC) authentication option allows you to defer identity
20
23
management to the OIDC provider of your choice (e.g., Google).
21
24
25
+ The default user session expiry time for OIDC logins is determined by the
26
+ upstream identity provider.
27
+
22
28
## Managing authentication to Coder
23
29
24
30
To manage the ways that users can login to Coder, see
You can’t perform that action at this time.
0 commit comments