44 Commits (4792f0c59f833e6a9175ac7c199d7a72bc052d2e)

Author SHA1 Message Date
Chris Loukas d33a76fa19 Make prompt configurable for oidc offline_access 6 years ago
m.nabokikh 383c2fe8b6 Adding oidc email scope check 6 years ago
Lars Lehtonen 8e0ae82034
connector/oidc: replace deprecated oauth2.RegisterBrokenAuthHeaderProvider with oauth2.Endpoint.AuthStyle 6 years ago
Mark Sagi-Kazar 9bd5ae5197
Fix goimports 6 years ago
Joel Speed 3156553843
OIDC: Rename refreshToken to RefreshToken 6 years ago
Joel Speed 77fcf9ad77
Use a struct for connector data within OIDC connector 6 years ago
Joel Speed f6077083c9
Identify error as failure to retrieve refresh token 6 years ago
Joel Speed 8b344fe4d3
Fix Refresh comment 6 years ago
Joel Speed 433bb2afec
Remove duplicate code 6 years ago
Joel Speed 4076eed17b
Build opts based on scope 6 years ago
Joel Speed 0857a0fe09
Implement refresh in OIDC connector 6 years ago
Thomas Jackson 21ab30d207 Add option to enable groups for oidc connectors 7 years ago
Thomas Jackson 512cb3169e Run getUserInfo prior to claim enforcement 7 years ago
Stephan Renatus d9487e553b
*: fix some lint issues 7 years ago
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