28 Commits (e2ddefff314f9fc205fa9fb2d7d43ee866e4a07b)

Author SHA1 Message Date
flarno11 8c1716d356 make userName configurable 7 years ago
Stephan Renatus 4e8cbf0f61
connectors/oidc: truely ignore "email_verified" claim if configured that way 7 years ago
cappyzawa 9650836851 make userID configurable 7 years ago
Thomas Jackson 52d09a2dfa Add option in oidc to hit the optional userinfo endpoint 7 years ago
Gerald Barker fc723af0fe Add option to OIDC connecter to override email_verified to true 7 years ago
Mark Sagi-Kazar be581fa7ff
Add logger interface and stop relying on Logrus directly 7 years ago
Stephan Renatus b9f6594bf0 *: github.com/coreos/dex -> github.com/dexidp/dex 8 years ago
Eric Chiang 6475ce1f62 connector/oidc: remove test that talks to the internet 9 years ago
Michael Stapelberg a41d93db4a Implement the “authproxy” connector (for Apache2 mod_auth etc.) 9 years ago
Eric Stroczynski 4a88d0641a : update {S->s}irupsen/logrus 9 years ago
rithu john 5e0bf8b65f connector/oidc: fix hosted domain support. 9 years ago
Ben Navetta cbb007663f add documentation and tests 9 years ago
Ben Navetta 4194530cf3 initial hostedDomain support 9 years ago
rithu john 682d78f527 connector: improve error message for callback URL mismatch 9 years ago
rithu john 59502850f0 connector: Connectors without a RefreshConnector should not return a refresh token instead of erroring 9 years ago
Eric Chiang ac032e99f0 connector/oidc: expose oauth2.RegisterBrokenAuthHeaderProvider 9 years ago
Eric Chiang 777eeafabc *: update go-oidc and use standard library's context package 9 years ago
rithu john 2e22a948cf cmd/dex: add logging config and serve logger for different modules. 9 years ago
Eric Chiang 522749b5d8 *: switch oidc client to github.com/coreos/go-oidc 10 years ago
Eric Chiang 952e0f81f5 connector: add RefreshConnector interface 10 years ago
Eric Chiang aa7f304bc1 *: switch to github.com/ghodss/yaml for more consistent YAML parsing 10 years ago
Eric Chiang a3235d022a *: verify "state" field before passing request to callback connectors 10 years ago
Eric Chiang a11db557b4 *: expand environment variables in config 10 years ago
Eric Chiang bfe560ee21 rename 10 years ago
Eric Chiang fd5e508f1c *: implement the OpenID Connect connector 10 years ago
Eric Chiang cab271f304 initial commit 10 years ago