68 Commits (4f326390aa188643ffe6bc27aad57db88d23bd2a)

Author SHA1 Message Date
m.nabokikh 1d83e4749d Add gocritic 5 years ago
Alastair Houghton 9187aa669d fix: allow Authorization header when doing CORS 6 years ago
Rui Yang bd2234cd12 Add constructor for static key strategy 6 years ago
justin-slowik 9882ea453f better support for /device/callback redirect uris with public clients. 6 years ago
Justin Slowik 9c699b1028 Server integration test for Device Flow (#3) 6 years ago
Justin Slowik 9bbdc721d5 Device flow token code exchange (#2) 6 years ago
Justin Slowik 0d1a0e4129 Device token api endpoint (#1) 6 years ago
Justin Slowik 6d343e059b Generates/Stores the device request and returns the device and user codes. 6 years ago
techknowlogick 0a9f56527e
Add Gitea connector (#1715) 6 years ago
Ivan Mikheykin 7ef1179e75 feat: connector for Atlassian Crowd 6 years ago
Joshua Winters 76825fef8f Make logger and prometheus optional in server config 6 years ago
Zach Brown 13be146d2a Add support for password grant #926 6 years ago
Andrew Block 92e63771ac
Added OpenShift connector 6 years ago
Mark Sagi-Kazar 9bd5ae5197
Fix goimports 6 years ago
Joel Speed 97ffa21262
Create separate Google connector 6 years ago
Marc-André Dufresne 0dbb642f2c
Add option to always display connector selection even if there's only one 7 years ago
Marc-André Dufresne d458e882aa
Allow arbitrary data to be passed to templates 7 years ago
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