mirror of https://github.com/dexidp/dex.git
Browse Source
The gating happens via allSupportedGrants in server.go, not via the allowed list. Without client_credentials in the defaults, the intersection filter always excluded it even with the flag enabled. This matches how the password grant works: present in defaults but only activated when the corresponding config flag is set. Signed-off-by: Mathias Gebbe <mathias.gebbe@gmail.com>pull/4583/head
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue