We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc43664 commit c011adfCopy full SHA for c011adf
docs/admin/users/idp-sync.md
@@ -203,7 +203,7 @@ Visit the Coder UI to confirm these changes:
203
### Group allowlist
204
205
You can limit which groups from your identity provider can log in to Coder with
206
-[CODER_OIDC_ALLOWED_GROUPS](https://coder.com/docs/cli/server#--oidc-allowed-groups).
+[CODER_OIDC_ALLOWED_GROUPS](../../reference/cli/server.md#--oidc-allowed-groups).
207
Users who are not in a matching group will see the following error:
208
209
<Image height="412px" src="../../images/admin/group-allowlist.png" alt="Unauthorized group error" align="center" />
0 commit comments