dex/connector/oidc
Scott Lemmon a783667c57 Add groupsClaimMapping to the OIDC connector
The groupsClaimMapping setting allows one to specify which claim to pull
group information from the OIDC provider.  Previously it assumed group
information was always in the "groups" claim, but that isn't the case
for many OIDC providers (such as AWS Cognito using the "cognito:groups"
claim instead)

Signed-off-by: Scott Lemmon <slemmon@aurora.tech>
Signed-off-by: Rui Yang <ruiya@vmware.com>
2020-08-11 16:26:55 -04:00
..
oidc.go Add groupsClaimMapping to the OIDC connector 2020-08-11 16:26:55 -04:00
oidc_test.go Add parameter configuration to override email claim key 2020-08-11 16:26:55 -04:00