163 Commits (v2.19.0)

Author SHA1 Message Date
erwinvaneyk 3e2217b3f4 Replace x/net/context with context of stdlib 7 years ago
Nandor Kracser bd61535cb6 connector/ldap: display login error 7 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
Mike O 43d1a044bd Add tests for some callback handler error conditions 7 years ago
Mike O d03a43335e Return HTTP 400 for invalid state parameter 7 years ago
Stephan Renatus 291cd9e01c
regenerate protobuf code 7 years ago
Stephan Renatus 231e571c3c
server/api: fix logging in VerifyPassword 7 years ago
Stephan Renatus d9487e553b
*: fix some lint issues 7 years ago
Stephan Renatus 8561a66365
server/{handler,oauth2}: cleanup error returns 7 years ago
LanceH 07a77e0dac Use connector_id param to skip directly to a specific connector 7 years ago
Tyler Cloke dd84e73c0e Add VerifyPassword to API 7 years ago
Andy Lindeman 5b66bf05c8 Fixed shadowed variable declaration 7 years ago
Andy Lindeman 59b6595c37 userinfo_endpoint is required 7 years ago
Andy Lindeman 8959dc4275 ctx is not used 7 years ago
Andy Lindeman 21174c06a1 Remove comment 7 years ago
Andy Lindeman 840065faaf Assert something about the returned userinfo 7 years ago
Andy Lindeman 46f5726d11 Use oidc.Verifier to verify tokens 7 years ago
Andy Lindeman 157c359f3e Bump go-oidc to latest v2 7 years ago
mdbraber 3dd1bac821 Fix comments 7 years ago
Maarten den Braber 74f4e749b9 Formatting 7 years ago
Maarten den Braber d7750b1e26 Fix changes 7 years ago
Maarten den Braber a8d059a237 Add userinfo endpoint 7 years ago
Tomas Barton 55cebd58a8
print appropriate error 7 years ago
Benoit Sigoure d6ad67a6de server: add metrics for CORS handlers. 7 years ago
Mark Sagi-Kazar 06521ffa49
Remove the logrus logger wrapper 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
Haines Chan b78b8aeee0 Replace "GET", "POST" to http.MethodGet and http.MethodPost 7 years ago
Maximilian Gaß 468c74d1d2 Make expiry of auth requests configurable 7 years ago
Cosmin Cojocar 01c6b9dd91 Remove the 'public' field from UpdateClientReq proto message 7 years ago
Alexander Matyushentsev ff8b44558e Issue #1263 - Render error message provided by connector if user authentication failed 7 years ago
Cosmin Cojocar 281ec27118 Update also to a list of empty redirect URIs and Peers 7 years ago
Cosmin Cojocar 9d1ec6c36b Revert "Avoid overwriting exiting redirect URI and trusted peers when updating the client" 7 years ago
Cosmin Cojocar 49fa5ee6e8 Avoid overwriting exiting redirect URI and trusted peers when updating the client 7 years ago
Cosmin Cojocar c9b18b2785 Add tests for UpateClient API 7 years ago
Cosmin Cojocar 9926a0dced Extend the API with a function which updates the client configuration 7 years ago
Danny Sauer 74bfbcefbc
minor spelling correction 8 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
Vy-Shane Xie b03c85e56e Add new federated:id scope that causes Dex to add a federated_claims claim containing the connector_id and user_id to the ID token 8 years ago
Frederic Branczyk 5f03479d29
*: Add go runtime, process, HTTP and gRPC metrics 8 years ago
Eric Buth da45adcb6e email scope only allows access to a user's email address 8 years ago
Stephan Renatus f013a44581 handlers/connector_login: check before update (optimization) 8 years ago
Stephan Renatus f18d7afc6f handlers/connector_login: update AuthRequest irregardless of method 8 years ago