157 Commits (8e96058e71257eb0a32e1b0a42303094dea9d8fb)

Author SHA1 Message Date
Eric Chiang 777eeafabc *: update go-oidc and use standard library's context package 9 years ago
Ali Javadi e623ad4d35 connector: add GitLab connector 9 years ago
rithu john 31e8009441 cmd/dex: make connector name field mandatory in dex configuration. 9 years ago
Simon HEGE 415a68f977 Allow CORS on keys and token endpoints 9 years ago
Eric Chiang ed20fee2b9 cmd/example-app: fix refreshing 9 years ago
Eric Chiang 78665074ed cmd/example-app: add option to not request a refresh token 9 years ago
Eric Chiang 0f4a1f69c5 *: wire up SAML POST binding 9 years ago
Simon HEGE b4c47910e4 Allow CORS on discovery endpoint 9 years ago
rithu john 135b71727d server: use UTC timestamps in dex. 9 years ago
Eric Chiang 50086e6863 cmd/dex: provide better feedback when parsing config 9 years ago
rithu john 8b7f810bb8 cmd/dex: modify error messages to info messages. 9 years ago
Eric Chiang fe196864c0 *: fix comment typos found with github.com/client9/misspell 9 years ago
rithu john 9949a1313c server: modify error messages to use logrus. 9 years ago
rithu john 2e22a948cf cmd/dex: add logging config and serve logger for different modules. 9 years ago
Eric Chiang aebb6818b7 cmd/example-app: use a non-empty state 9 years ago
Eric Chiang 391dc51c13 *: add theme based frontend configuration 9 years ago
Eric Chiang 522749b5d8 *: switch oidc client to github.com/coreos/go-oidc 9 years ago
Chris Jones a2b78c28fc cmd/dex: validate that connectors have an ID. 9 years ago
Eric Chiang 015e7cf606 cmd/dex: only expand from env for storages and connectors 10 years ago
Eric Chiang 35d6423ac2 cmd/example-app: add a --debug flag 10 years ago
rithu leena john 600e761266 cmd/dex: expose IDTokensValidFor and RotateKeysAfter server options in config. 10 years ago
Eric Chiang ebe51e736d cmd/dex: accept raw bcrypt'd hash as well as base64'd version of hash 10 years ago
Eric Chiang aa7f304bc1 *: switch to github.com/ghodss/yaml for more consistent YAML parsing 10 years ago
rithu leena john 42dfd3ecec cmd/dex: add option for gRPC client auth CA. 10 years ago
Eric Chiang a11db557b4 *: expand environment variables in config 10 years ago
Eric Chiang dc13f09fb7 *: add more comments to the example config 10 years ago
Eric Chiang 3dac0063df *: properly compile version into docker images 10 years ago
Eric Chiang 4296604f11 {cmd,server}: move garbage collection logic to server 10 years ago
Eric Chiang fdc529ee0d cmd/example-app: check if a provider supports a refresh token scope 10 years ago
Eric Chiang dcbe67d89c {cmd/dex,server}: expose skip approval screen option 10 years ago
Eric Chiang 2909929b17 *: add the ability to define passwords statically 10 years ago
Eric Chiang 4550b95dfd cmd/dex: add config options for gRPC 10 years ago
Eric Chiang 10e53c40f7 cmd/dex: rename file 10 years ago
Eric Chiang 3e8907b818 *: add sql storage options to dex application 10 years ago
Eric Chiang 608d8ba984 *: switch dex to the ported templates 10 years ago
Eric Chiang 68746fd795 *: add a mock connector which takes a username and password for testing 10 years ago
Eric Chiang 571024182d *: set response types supported in discovery based on server config 10 years ago
Eric Chiang c113df961a *: support the implicit flow 10 years ago
Eric Chiang bfe560ee21 rename 10 years ago
Eric Chiang d313e5d493 *: add example for running on kubernetes 10 years ago
Eric Chiang e6f34e1051 *: determine version from git 10 years ago
Eric Chiang 467d02738e *: add example-app 10 years ago
Eric Chiang fd5e508f1c *: implement the OpenID Connect connector 10 years ago
Eric Chiang 31082eed27 *: remove api and clt 10 years ago
Eric Chiang 53d1be4a87 *: load static clients from config file 10 years ago
Eric Chiang cab271f304 initial commit 10 years ago