58 Commits (v2.0.x)

Author SHA1 Message Date
rithu john 75aa1c67ce server: add error HTML templates with error description. 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 391dc51c13 *: add theme based frontend configuration 9 years ago
Eric Chiang 522749b5d8 *: switch oidc client to github.com/coreos/go-oidc 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 5c602d36d9 server: fix expiry test flake 9 years ago
Phu Kieu 35180a72f1 Enable groups scope 9 years ago
rithu john ee9738d663 api: adding a gRPC call for listing passwords. 9 years ago
rithu john de4e23a27b api: add gRPC definition for version endpoint. 9 years ago
Eric Chiang 12a5c0ada3 server: use seconds instead of nano seconds for expires_in and expiry 9 years ago
Eric Chiang 57a59d4631 *: don't error out if a username doesn't exist in the backing connector 10 years ago
rithu leena john ed7e943406 api: add gRPC endpoints for creating, updating and deleting passwords 10 years ago
Eric Chiang 7c2289e0de *: rename internally used "state" form value to "req" 10 years ago
Eric Chiang a3235d022a *: verify "state" field before passing request to callback connectors 10 years ago
Lucas Serven 5c498ae4df server/handlers: fix Cache-Control header 10 years ago
Eric Chiang 7084a801d7 *: port oob template 10 years ago
Eric Chiang 892fa3fe35 server: rename "rotationStrategy.period" to "rotationFrequency" 10 years ago
Eric Chiang d8033999d5 server: fix key rotation polling 10 years ago
Eric Chiang 89ecfd2ede server: only print gc stats if something has been removed 10 years ago
Eric Chiang 96440e4cc5 *: fix linting 10 years ago
Eric Chiang 4296604f11 {cmd,server}: move garbage collection logic to server 10 years ago
Eric Chiang 3e20a080fe server: fix auth request expiry 10 years ago
Eric Chiang 2834da443f server: allow extra spaces in scopes 10 years ago
Eric Chiang ac6e419d48 server: add tests for refreshing with explicit scopes 10 years ago
Eric Chiang dcbe67d89c {cmd/dex,server}: expose skip approval screen option 10 years ago
Eric Chiang 6dbb5c4de6 server: fix cross client scope prefix 10 years ago
Eric Chiang cdf0b91690 server: add an option to enable emails and passwords from the database 10 years ago
Eric Chiang 9243a092cf server: add a test for the health check handler 10 years ago
Eric Chiang e873a31b21 server: add health check endpoint 10 years ago
Eric Chiang 8b079168be server: add gRPC service implementation 10 years ago
Eric Chiang 82a55cf785 {server,storage}: add LoggedIn flag to AuthRequest and improve storage docs 10 years ago
Eric Chiang 04912c04e3 server: generate string literals instead of escaped strings 10 years ago
Eric Chiang 608d8ba984 *: switch dex to the ported templates 10 years ago
Eric Chiang 027e3d366c server: generate default templates map 10 years ago
Eric Chiang 63a62b6754 *: add code to serialize templates into go code 10 years ago
Eric Chiang 571024182d *: set response types supported in discovery based on server config 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 c33ad3e0f3 server: fix oauth2 values and remove unused code 10 years ago
Eric Chiang 4fe7260bb3 server: run server tests at a non-root URL 10 years ago
Eric Chiang bfe560ee21 rename 10 years ago
Eric Chiang 4cbe9bbc82 server: cache signing keys 10 years ago
Eric Chiang 235ae9c3c4 server: update discovery to include offline_access scope 10 years ago
Eric Chiang 53d1be4a87 *: load static clients from config file 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 cab271f304 initial commit 10 years ago