You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/admin/auth.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -317,7 +317,9 @@ OIDC provider will be added to the `myCoderGroupName` group in Coder.
317
317
318
318
### Group allowlist
319
319
320
-
You can limit which groups from your identity provider can log in to Coder with [CODER_OIDC_ALLOWED_GROUPS](https://coder.com/docs/v2/latest/cli/server#--oidc-allowed-groups). Users who are not in a matching group will see the following error:
320
+
You can limit which groups from your identity provider can log in to Coder with
0 commit comments