- 30 Jul, 2019 1 commit
-
-
Joel Speed authored
Return config validation errors in one go
-
- 29 Jul, 2019 2 commits
-
-
Nándor István Krácser authored
Doc/storage.md: fix mysql sample query
-
mkontani authored
-
- 28 Jul, 2019 2 commits
-
-
Nándor István Krácser authored
connector/gitlab: implement useLoginAsID as in GitHub connector
-
Nandor Kracser authored
-
- 25 Jul, 2019 4 commits
-
-
Stephan Renatus authored
microsoft: option for group UUIDs instead of name and group whitelist
-
Stephan Renatus authored
add connector_id to example app
-
Maxime Desrosiers authored
-
Stephan Renatus authored
Now, we'll return a standard error, and have the caller act upon this being an instance of authErr. Also changes the storage.AuthRequest return to a pointer, and returns nil in error cases. Signed-off-by: Stephan Renatus <srenatus@chef.io>
-
- 24 Jul, 2019 6 commits
-
-
Stephan Renatus authored
Signed-off-by: Stephan Renatus <srenatus@chef.io>
-
Stephan Renatus authored
As a piece of "living documentation" for #1481. Signed-off-by: Stephan Renatus <srenatus@chef.io>
-
Joel Speed authored
Update ADOPTERS.md
-
Piotr authored
Add Kyma project as an adopter.
-
Stephan Renatus authored
Update Adopters.md
-
Tanmay Mohapatra authored
Adding JuliaBox to the list of production adopters of Dex.
-
- 23 Jul, 2019 11 commits
-
-
Sabith K Soopy authored
- https://github.com/dexidp/dex/pull/1264#discussion_r253264017Signed-off-by: Sabith <sabithksme@gmail.com>
-
Sabith K Soopy authored
-
Stephan Renatus authored
ADOPTERS: replace Documentation/production-users.md, add Chef
-
Stephan Renatus authored
Co-Authored-By: Joel Speed <Joel.speed@hotmail.co.uk>
-
Stephan Renatus authored
MySQL storage - Take 2
-
Stephan Renatus authored
MAINTAINERS: add @bonifaido
-
Nandor Kracser authored
-
Pavel Borzenkov authored
It will be shared by both Postgres and MySQL configs. Signed-off-by: Pavel Borzenkov <pavel.borzenkov@gmail.com>
-
Stephan Renatus authored
Signed-off-by: Stephan Renatus <srenatus@chef.io>
-
Stephan Renatus authored
Signed-off-by: Stephan Renatus <srenatus@chef.io>
-
Stephan Renatus authored
Added "connector_id" to skip straight to a connector (similar to when len(connector) is 1.
-
- 22 Jul, 2019 3 commits
-
-
LanceH authored
-
Stephan Renatus authored
Add VerifyPassword to API
-
Tyler Cloke authored
It takes in an email and plain text password to verify. If it fails to find a password stored for email, it returns not_found. If it finds the password hash stored but that hash doesn't match the password passed via the API, it returns verified = false, else it returns verified = true. Co-authored-by: Alban Seurat <alban.seurat@me.com>
-
- 08 Jul, 2019 1 commit
-
-
Stephan Renatus authored
connectors: refactor filter code into a helper package
-
- 03 Jul, 2019 2 commits
-
-
Stephan Renatus authored
Signed-off-by: Stephan Renatus <srenatus@chef.io>
-
Stephan Renatus authored
I hope I didn't miss any :D Signed-off-by: Stephan Renatus <srenatus@chef.io>
-
- 02 Jul, 2019 3 commits
-
-
Eric Chiang authored
MAINTAINERS: remove ericchiang@
-
Eric Chiang authored
I haven't had time to contribute to dex recently and it's been over a year since I've worked on Kubernetes. Going to make this official and remove myself from the MAINTAINERS list. I'll still be around if you need to know why any of the code is so crazy :)
-
Stephan Renatus authored
Add UserInfo endpoint
-
- 27 Jun, 2019 1 commit
-
-
Andy Lindeman authored
-
- 25 Jun, 2019 1 commit
-
-
Andy Lindeman authored
-
- 24 Jun, 2019 3 commits
-
-
Andy Lindeman authored
-
Andy Lindeman authored
We have a story around user info now
-
Andy Lindeman authored
-