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
Thomas Jackson 21ab30d207 Add option to enable groups for oidc connectors
There's been some discussion in #1065 regarding what to do about
refreshing groups. As it stands today dex doesn't update any of the
claims on refresh (groups would just be another one). The main concern
with enabling it is that group claims may change more frequently. While
we continue to wait on the upstream refresh flows, this adds an option
to enable the group claim. This is disabled by default (so no behavioral
change) but enables those that are willing to have the delay in group
claim change to use oidc IDPs.

Workaround to #1065
2019-09-13 15:50:33 -07:00
..
authproxy Add logger interface and stop relying on Logrus directly 2019-02-22 13:38:57 +01:00
bitbucketcloud connectors: refactor filter code into a helper package 2019-07-03 13:09:40 +02:00
github *: fix some lint issues 2019-07-30 11:29:08 +02:00
gitlab gitlab: add groups scope by default when filtering is requested 2019-08-14 13:33:46 +02:00
keystone *: fix some lint issues 2019-07-30 11:29:08 +02:00
ldap Remove the logrus logger wrapper 2019-02-22 21:31:46 +01:00
linkedin update LinkedIn connector to use v2 APIs 2019-06-03 22:59:37 +05:30
microsoft microsoft: option for group UUIDs instead of name and group whitelist 2019-07-25 09:14:33 -04:00
mock Add logger interface and stop relying on Logrus directly 2019-02-22 13:38:57 +01:00
oidc Add option to enable groups for oidc connectors 2019-09-13 15:50:33 -07:00
saml Fix typo 2019-09-06 09:55:09 +09:00
connector.go fix ssoURL 2019-04-20 21:12:01 +09:00