Merge pull request #1003 from enj/enj/d/dex_password

Update dex docs regarding password grant
This commit is contained in:
Mo Khan 2022-02-15 15:45:54 -05:00 committed by GitHub
commit c4ae5cfebb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -95,8 +95,7 @@ spec:
# If you would also like to allow your end users to authenticate using
# a password grant, then change this to true.
# Password grants with Dex will only work in Dex versions that include
# this bug fix: https://github.com/dexidp/dex/pull/2234
# Password grant requires Dex v2.31.0 or later
allowPasswordGrant: false
# Specify how Dex claims are mapped to Kubernetes identities.