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/oidc
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
..
oidc.go Add option in oidc to hit the optional userinfo endpoint 2019-05-23 09:20:48 -07:00
oidc_test.go connector/oidc: remove test that talks to the internet 2017-10-27 13:40:50 -07:00