This repository has been archived on 2022-08-17. You can view files and clone it, but cannot push or open issues or pull requests.
dex/connector
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
..
atlassiancrowd Allow preferred_username claim to be set for Crowd connector (#1684) 2020-04-23 20:14:15 +02:00
authproxy Add logger interface and stop relying on Logrus directly 2019-02-22 13:38:57 +01:00
bitbucketcloud Fix whitespace 2019-12-18 15:56:12 +01:00
gitea Add Gitea connector (#1715) 2020-05-26 13:54:40 +02:00
github create github oauthconfig with redirecturl (#1700) 2020-05-12 13:23:00 +02:00
gitlab Update gitlab.go 2020-01-16 11:26:57 +08:00
google Allow the "google" connector to work without a service account 2020-05-22 09:24:26 +00:00
keystone Added Email of Keystone to Identity (#1681) 2020-04-06 15:40:17 +02:00
ldap connector/ldap: backward compatibility with single user to group mapping 2020-01-14 11:00:32 +01:00
linkedin update LinkedIn connector to use v2 APIs 2019-06-03 22:59:37 +05:30
microsoft Merge pull request #1441 from jimmythedog/1440-fix-msoft-refresh-token 2020-07-08 16:13:26 +02:00
mock Add logger interface and stop relying on Logrus directly 2019-02-22 13:38:57 +01:00
oidc Add groupsClaimMapping to the OIDC connector 2020-08-11 16:26:55 -04:00
openshift Fix OpenShift connector rootCA option 2020-05-12 15:31:27 +04:00
saml connector/saml: add 'FilterGroups' setting 2020-05-12 13:29:05 +02:00
connector.go add preffered_username to idToken 2019-10-30 13:06:37 +01:00