48 Commits (6ae11a1cfee5a10b4bc6fe2b158881a34e06be21)

Author SHA1 Message Date
Stephan Renatus d9487e553b
*: fix some lint issues 7 years ago
Maarten den Braber a8d059a237 Add userinfo endpoint 7 years ago
Benoit Sigoure d6ad67a6de server: add metrics for CORS handlers. 7 years ago
Mark Sagi-Kazar d1c8f8d095
Remove structured logging from the logger interface 7 years ago
Mark Sagi-Kazar be581fa7ff
Add logger interface and stop relying on Logrus directly 7 years ago
Eric Chiang 8935a1479c server: update health check endpoint to query storage periodically 7 years ago
joannano 88d1e2b041 keystone: test cases, refactoring and cleanup 7 years ago
Krzysztof Balka a965365a2b keystone: refresh token and groups 7 years ago
knangia 0774a89066 keystone: squashed changes from knangia/dex 7 years ago
Maximilian Gaß 468c74d1d2 Make expiry of auth requests configurable 7 years ago
Ed Tan d26e23c16f Make suggested code changes 8 years ago
Ed Tan 8c75d85b60 Add Bitbucket connector 8 years ago
Stephan Renatus b9f6594bf0 *: github.com/coreos/dex -> github.com/dexidp/dex 8 years ago
Frederic Branczyk 5f03479d29
*: Add go runtime, process, HTTP and gRPC metrics 8 years ago
Pavel Borzenkov 6193bf5566 connector: implement Microsoft connector 8 years ago
Stephan Renatus b09a13458f password connectors: allow overriding the username attribute (password prompt) 8 years ago
Pavel Borzenkov ab06119431 connector: implement LinkedIn connector 9 years ago
Michael Stapelberg 4931f30a80 authproxy.md: strip X-Remote-User 9 years ago
Michael Stapelberg a41d93db4a Implement the “authproxy” connector (for Apache2 mod_auth etc.) 9 years ago
Eric Stroczynski 2b354c8fdb server: set sane bcrypt cost upper bound 9 years ago
Eric Stroczynski 4bcb0aaae9 server: log bcrypt cost if > 12, error on runtime > 10s 9 years ago
Eric Stroczynski 4a88d0641a : update {S->s}irupsen/logrus 9 years ago
rithu john 8c9c2518f5 server: account for dynamically changing connector object in storage. 9 years ago
Lucas Serven f3d9bd5008
server/server.go: make successful garbage collection log at info level 9 years ago
Eric Chiang 777eeafabc *: update go-oidc and use standard library's context package 9 years ago
Simon HEGE 415a68f977 Allow CORS on keys and token endpoints 9 years ago
Eric Chiang f926d74157 server: fixes for the implicit and hybrid flow 9 years ago
Simon HEGE b4c47910e4 Allow CORS on discovery endpoint 9 years ago
rithu john 75aa1c67ce server: add error HTML templates with error description. 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 952e0f81f5 connector: add RefreshConnector interface 9 years ago
Eric Chiang 57a59d4631 *: don't error out if a username doesn't exist in the backing connector 10 years ago
Eric Chiang a3235d022a *: verify "state" field before passing request to callback connectors 10 years ago
Eric Chiang 89ecfd2ede server: only print gc stats if something has been removed 10 years ago
Eric Chiang 4296604f11 {cmd,server}: move garbage collection logic to server 10 years ago
Eric Chiang dcbe67d89c {cmd/dex,server}: expose skip approval screen option 10 years ago
Eric Chiang cdf0b91690 server: add an option to enable emails and passwords from the database 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 608d8ba984 *: switch dex to the ported templates 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 4cbe9bbc82 server: cache signing keys 10 years ago
Eric Chiang cab271f304 initial commit 10 years ago