Merge pull request #1003 from enj/enj/d/dex_password
Update dex docs regarding password grant
This commit is contained in:
commit
c4ae5cfebb
@ -95,8 +95,7 @@ spec:
|
|||||||
|
|
||||||
# If you would also like to allow your end users to authenticate using
|
# If you would also like to allow your end users to authenticate using
|
||||||
# a password grant, then change this to true.
|
# a password grant, then change this to true.
|
||||||
# Password grants with Dex will only work in Dex versions that include
|
# Password grant requires Dex v2.31.0 or later
|
||||||
# this bug fix: https://github.com/dexidp/dex/pull/2234
|
|
||||||
allowPasswordGrant: false
|
allowPasswordGrant: false
|
||||||
|
|
||||||
# Specify how Dex claims are mapped to Kubernetes identities.
|
# Specify how Dex claims are mapped to Kubernetes identities.
|
||||||
|
Loading…
Reference in New Issue
Block a user