Skip to content

Commit dba4fa5

Browse files
johnstcnmafredri
andauthored
Update docs/admin/auth.md
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 parent d514764 commit dba4fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ CODER_TLS_CLIENT_KEY_FILE=/path/to/key.pem
8383
```
8484

8585
Coder requires all OIDC email addresses to be verified by default. If the `email_verified` claim is present in the token response from the identity provider, Coder will validate that its value is `true`.
86-
If you need to modify this behaviour, you can disable this behaviour like so:
86+
If needed, you can disable this behavior with the following setting:
8787

8888
```console
8989
CODER_OIDC_IGNORE_EMAIL_VERIFIED=true

0 commit comments

Comments
 (0)