Merge branch 'main' into fix_int_test_macos

This commit is contained in:
Ryan Richard 2022-02-15 16:45:59 -08:00
commit f1f42052fb

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.