19 Commits (8e96058e71257eb0a32e1b0a42303094dea9d8fb)

Author SHA1 Message Date
Sean Liao 0b6a78397e
use slog for structured logging (#3502) 2 years ago
Sean Liao dcf7b18510
OAuth 2.0 Token Exchange (#2806) 3 years ago
Henning 138364ceeb
handlePasswordGrant: insert connectorData into OfflineSession (#2199) 5 years ago
Mark Sagi-Kazar be581fa7ff
Add logger interface and stop relying on Logrus directly 7 years ago
Scott Reisor 2707302054 add Refresh() to mock passwordConnector 8 years ago
Stephan Renatus b9f6594bf0 *: github.com/coreos/dex -> github.com/dexidp/dex 8 years ago
Stephan Renatus b09a13458f password connectors: allow overriding the username attribute (password prompt) 8 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
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 55e97d90a6 *: add tests for the RefreshConnector 9 years ago
Eric Chiang 952e0f81f5 connector: add RefreshConnector interface 9 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 68746fd795 *: add a mock connector which takes a username and password for testing 10 years ago
Eric Chiang bfe560ee21 rename 10 years ago
Eric Chiang f4c5722e42 *: connectors use a different identity object than storage 10 years ago
Eric Chiang cab271f304 initial commit 10 years ago