58 Commits (91ff8a16cdc9e42ea021dc0e69e577cdc9335fc1)
 

Author SHA1 Message Date
Eric Chiang 91ff8a16cd web/templates: port templates from v1 10 years ago
Eric Chiang 68746fd795 *: add a mock connector which takes a username and password for testing 10 years ago
Eric Chiang 144fa41a23 Merge pull request #569 from ericchiang/dev-response-types-supported-discovery 10 years ago
Eric Chiang 571024182d *: set response types supported in discovery based on server config 10 years ago
Eric Chiang 6564c15d9e Merge pull request #562 from ericchiang/dev-add-implicit-flow-support 10 years ago
Eric Chiang 02dd18483d server: add integration test for the implicit flow 10 years ago
Eric Chiang c113df961a *: support the implicit flow 10 years ago
Eric Chiang dfa840d270 Merge pull request #566 from ericchiang/dev-clean-up-oauth2-values 10 years ago
Eric Chiang c33ad3e0f3 server: fix oauth2 values and remove unused code 10 years ago
Eric Chiang f219964f16 Merge pull request #561 from ericchiang/dev-run-server-tests-at-non-root-url 10 years ago
Eric Chiang 4fe7260bb3 server: run server tests at a non-root URL 10 years ago
Eric Chiang f6e636723b Merge pull request #559 from ericchiang/dev-enable-travis 10 years ago
Eric Chiang dbb16baa25 *: enable travis testing 10 years ago
Eric Chiang 1ee5920c54 *: fix instructions in README for downloading and running dex 10 years ago
Eric Chiang 6349baf044 *: fix testing with the race detector 10 years ago
Eric Chiang 8c36ede200 *: add a "getting started" page to the readme 10 years ago
Eric Chiang bfe560ee21 rename 10 years ago
Eric Chiang 1cbb7700d8 *: add warning to README 10 years ago
Eric Chiang e377d476ae Documentation: add incomplete intro to OpenID Connect 10 years ago
Eric Chiang 35f467a353 example -> examples 10 years ago
Eric Chiang b02211b118 example/k8s: add instructions for running dex as the kubernetes authenticator 10 years ago
Eric Chiang 4cbe9bbc82 server: cache signing keys 10 years ago
Eric Chiang d313e5d493 *: add example for running on kubernetes 10 years ago
Eric Chiang 73e2349270 Merge pull request #41 from coreos/add-dockerfile 10 years ago
Eric Chiang 9a5b25b27f *: add dockerfile 10 years ago
Eric Chiang e58a3d24a4 Merge pull request #40 from coreos/inject-version-from-git-data 10 years ago
Eric Chiang e6f34e1051 *: determine version from git 10 years ago
Eric Chiang b8e80ffa3a *: add README 10 years ago
Eric Chiang 235ae9c3c4 server: update discovery to include offline_access scope 10 years ago
Eric Chiang 1396bdc15d Merge pull request #39 from coreos/example-app 10 years ago
Eric Chiang 467d02738e *: add example-app 10 years ago
Eric Chiang 5ce32838d8 Merge pull request #37 from coreos/user-object-proposal 10 years ago
Eric Chiang b31dedc2b6 Merge pull request #38 from coreos/oidc-connector 10 years ago
Eric Chiang b08780e6b1 *: revendor 10 years ago
Eric Chiang dd5c257c9e *: bump oidc client package to latest 10 years ago
Eric Chiang fd5e508f1c *: implement the OpenID Connect connector 10 years ago
Eric Chiang 5385ca517a proposals: user objects for revoking refresh tokens and merging accounts 10 years ago
Eric Chiang 95a61454b5 *: remove reference to deleted binary 10 years ago
Eric Chiang e2f43bd043 Merge pull request #35 from coreos/remove-api 10 years ago
Eric Chiang c5bae2296c *: revendor 10 years ago
Eric Chiang 31082eed27 *: remove api and clt 10 years ago
Eric Chiang 3ca56e32ce Merge pull request #34 from coreos/static-clients 10 years ago
Eric Chiang ad6af58003 *: revendor 10 years ago
Eric Chiang df258306dc *: add github.com/kylelemons/godebug to dependencies 10 years ago
Eric Chiang 53d1be4a87 *: load static clients from config file 10 years ago
Eric Chiang 725a94214a storage: add storage with static clients 10 years ago
Eric Chiang 3110f45c3d *: lots of renaming 10 years ago
Eric Chiang f4c5722e42 *: connectors use a different identity object than storage 10 years ago
Eric Chiang e716c14718 storage: remove current registration process for new storages 10 years ago
Eric Chiang c7af2c4885 *: make makefile less verbose 10 years ago