- Notifications
You must be signed in to change notification settings - Fork925
Closed
Description
IfCODER_OIDC_EMAIL_DOMAIN
is configured with an '@' symbol (e.g.CODER_OIDC_EMAIL_DOMAIN=@example.com
), then OIDC logins will fail with the message
`Your email "user@example.com" is not in domains ["@example.com"]!
Potentially related to4439a92
Workaround: remove the '@' symbol.