mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
spelling: verified
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -38,7 +38,7 @@ type Config struct {
|
||||
// Certificates for SSL validation
|
||||
RootCAs []string `json:"rootCAs"`
|
||||
|
||||
// Override the value of email_verifed to true in the returned claims
|
||||
// Override the value of email_verified to true in the returned claims
|
||||
InsecureSkipEmailVerified bool `json:"insecureSkipEmailVerified"`
|
||||
|
||||
// InsecureEnableGroups enables groups claims. This is disabled by default until https://github.com/dexidp/dex/issues/1065 is resolved
|
||||
|
||||
Reference in New Issue
Block a user