Skip to content

Commit fd10609

Browse files
committed
fmt
1 parent 767a3b2 commit fd10609

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/admin/auth.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,9 @@ OIDC provider will be added to the `myCoderGroupName` group in Coder.
317317

318318
### Group allowlist
319319

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
321+
[CODER_OIDC_ALLOWED_GROUPS](https://coder.com/docs/v2/latest/cli/server#--oidc-allowed-groups).
322+
Users who are not in a matching group will see the following error:
321323

322324
![Unauthorized group error](../images/admin/group-allowlist.png)
323325

0 commit comments

Comments
 (0)