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 52d09a2dfa Add option in oidc to hit the optional userinfo endpoint
Some oauth providers return "thin tokens" which won't include all of the
claims requested. This simply adds an option which will make the oidc
connector use the userinfo endpoint to fetch all the claims.
2019-05-23 09:20:48 -07:00
..
authproxy Add logger interface and stop relying on Logrus directly 2019-02-22 13:38:57 +01:00
bitbucketcloud Add logger interface and stop relying on Logrus directly 2019-02-22 13:38:57 +01:00
github Add logger interface and stop relying on Logrus directly 2019-02-22 13:38:57 +01:00
gitlab gitlab: add tests 2019-05-02 08:06:56 +02:00
keystone Add logger interface and stop relying on Logrus directly 2019-02-22 13:38:57 +01:00
ldap Remove the logrus logger wrapper 2019-02-22 21:31:46 +01:00
linkedin Add logger interface and stop relying on Logrus directly 2019-02-22 13:38:57 +01:00
microsoft Add logger interface and stop relying on Logrus directly 2019-02-22 13:38:57 +01:00
mock Add logger interface and stop relying on Logrus directly 2019-02-22 13:38:57 +01:00
oidc Add option in oidc to hit the optional userinfo endpoint 2019-05-23 09:20:48 -07:00
saml Remove the logrus logger wrapper 2019-02-22 21:31:46 +01:00
connector.go fix ssoURL 2019-04-20 21:12:01 +09:00