Skip to content

Commit afcc179

Browse files
authored
chore: fix duplicated sentence in docs/auth.md (coder#6895)
1 parent 8f55f5c commit afcc179

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/admin/auth.md

-2
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,6 @@ CODER_OIDC_IGNORE_EMAIL_VERIFIED=true
174174

175175
When a new user logs in via OIDC, Coder will by default use the value
176176
of the claim field named `preferred_username` as the the username.
177-
If this claim is empty, the email address will be stripped of the domain, and
178-
become the username (e.g. `example@coder.com` becomes `example`).
179177

180178
If your upstream identity provider uses a different claim, you can
181179
set `CODER_OIDC_USERNAME_FIELD` to the desired claim.

0 commit comments

Comments
 (0)