170 Commits (master)

Author SHA1 Message Date
Mark Sagi-Kazar 316da70545
refactor: use new health checker 5 years ago
Mark Sagi-Kazar d77147f7cf
refactor: fix router variable name 5 years ago
Mark Sagi-Kazar 024f69b2c7
feat: add health check to telemetry server 5 years ago
m.nabokikh 06c8ab5aa7 Fixes of naming and code style 5 years ago
m.nabokikh 91de99d57e feat: Add refresh token expiration and rotation settings 5 years ago
Maksim Nabokikh 6664b5702d Apply suggestions from code review 5 years ago
Maksim Nabokikh 65a8bf2af3 feat: graceful shutdown fixes 5 years ago
m.nabokikh f82c217e12 feat: graceful shutdown 5 years ago
Mark Sagi-Kazar 6742008fc2
refactor: version command 5 years ago
Mark Sagi-Kazar c55d84b5d2
feat: add flags for bind address config options 5 years ago
Mark Sagi-Kazar cdefd1f788
refactor: serve command 5 years ago
Martin Heide 4cb5577e11 Allow to disable os.ExpandEnv for storage + connector configs by env variable DEX_EXPAND_ENV = false 5 years ago
Mark Sagi-Kazar 349832b380
Run fixer 5 years ago
m.nabokikh 1d83e4749d Add gocritic 5 years ago
Mark Sagi-Kazar 6dadc26ca2
Move the example app to th examples folder 6 years ago
justin-slowik 1ea2892b79 fix merge error in config.go 6 years ago
Justin Slowik 9bbdc721d5 Device flow token code exchange (#2) 6 years ago
krishnadurai 6698f1f80a Corrects imports after merge 6 years ago
krishnadurai 776aa9dd53 Option to add staticPasswords from environment variables 6 years ago
Mark Sagi-Kazar e84682d7b9
Add v2 api module 6 years ago
Tomasz Kleczek c830d49884 allow no secret for static public clients 6 years ago
Yann Soubeyrand 99c3ec6820 Add ability to set ID and Secret from environment variables for static clients 6 years ago
Zach Brown 13be146d2a Add support for password grant #926 6 years ago
krishnadurai 321790870f Fixes lint 6 years ago
krishnadurai 2d5619e4e8 Corrects imports after merge 6 years ago
Mark Sagi-Kazar f141f2133b
Fix whitespace 6 years ago
Mark Sagi-Kazar 9bd5ae5197
Fix goimports 6 years ago
Mark Sagi-Kazar 142c96c210
Fix stylecheck 6 years ago
krishnadurai 1fd5dd7b0e Change env var prefix to DEX and add to ci.yaml 6 years ago
krishnadurai af9c2880a6 Corrects validation logic for static password check 6 years ago
krishnadurai 91cbd466a5 Option to add staticPasswords from environment variables 6 years ago
Steven Danna 46f48b33a1
Use a more conservative set of CipherSuites 7 years ago
Michael Venezia b65966d744
cmd/dex: adding reflection to grpc api, enabled through configuration 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
Stephan Renatus ea7fd6d470
cmd/dex: adapt to prometheus API change 7 years ago
Stephan Renatus d9487e553b
*: fix some lint issues 7 years ago
Stephan Renatus d7c7d42466
cmd/example-app: check all errors, pass claims as string to renderToken 7 years ago
Stephan Renatus c4e0587df1
cmd/example-app: expose connector_id 7 years ago
Sabith K Soopy 6769a3b18e Errors should not start with caps 7 years ago
Sabith K Soopy 6ccb96ff74 Add some test to validate the configuration 7 years ago
Nandor Kracser a572ad8fec storage/sql: rework of the original MySQL PR 7 years ago
Pavel Borzenkov e53bdfabb9 storage/sql: initial MySQL storage implementation 7 years ago
Yann Soubeyrand c5f2871ab5 cmd/dex/serve.go: log static client name instead of ID 7 years ago
Mark Sagi-Kazar 06521ffa49
Remove the logrus logger wrapper 7 years ago
Mark Sagi-Kazar be581fa7ff
Add logger interface and stop relying on Logrus directly 7 years ago
Haines Chan 18b6b34b67 Display access token in example app 7 years ago
Steven Danna 59f8b02d47
Set minimum TLS protocol version to TLSv1.2, set PreferServerCipherSuites 7 years ago
Haines Chan b78b8aeee0 Replace "GET", "POST" to http.MethodGet and http.MethodPost 7 years ago
Maximilian Gaß 74f84ce0be Change config test to non-default expiry settings 7 years ago