*: fix spelling using github.com/client9/misspell
This commit is contained in:
@@ -40,7 +40,7 @@ web:
|
||||
|
||||
# Instead of reading from an external storage, use this list of clients.
|
||||
#
|
||||
# If this option isn't choosen clients may be added through the gRPC API.
|
||||
# If this option isn't chosen clients may be added through the gRPC API.
|
||||
staticClients:
|
||||
- id: example-app
|
||||
redirectURIs:
|
||||
@@ -68,7 +68,7 @@ enablePasswordDB: true
|
||||
# A static list of passwords to login the end user. By identifying here, dex
|
||||
# won't look in its underlying storage for passwords.
|
||||
#
|
||||
# If this option isn't choosen users may be added through the gRPC API.
|
||||
# If this option isn't chosen users may be added through the gRPC API.
|
||||
staticPasswords:
|
||||
- email: "admin@example.com"
|
||||
# bcrypt hash of the string "password"
|
||||
|
Reference in New Issue
Block a user