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 512cb3169e Run getUserInfo prior to claim enforcement
If you have an oidc connector configured *and* that IDP provides thin
tokens (e.g. okta) then the majority of the requested claims come in the
getUserInfo call (such as email_verified). So if getUserInfo is
configured it should be run before claims are validated.
2019-09-13 11:10:44 -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 Run getUserInfo prior to claim enforcement 2019-09-13 11:10:44 -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