- 21 Jun, 2017 2 commits
-
-
Ben Navetta authored
-
Ben Navetta authored
-
- 20 Jun, 2017 2 commits
-
-
rithu leena john authored
Documentation/github-connector: warn user that GitHub email id should be public.
-
rithu john authored
-
- 13 Jun, 2017 2 commits
-
-
rithu leena john authored
connector: improve error message for callback URL mismatch
-
rithu john authored
-
- 17 May, 2017 1 commit
-
-
rithu leena john authored
Documentation/ldap-connector.md: Warn about LDAP connector's bindPW restriction.
-
- 16 May, 2017 1 commit
-
-
rithu john authored
-
- 15 May, 2017 1 commit
-
-
Eric Chiang authored
server: fix localhost redirect validation for public clients
-
- 10 May, 2017 2 commits
-
-
Eric Chiang authored
-
Eric Chiang authored
-
- 04 May, 2017 4 commits
-
-
rithu leena john authored
connector/ldap: correct a comment.
-
rithu john authored
-
rithu leena john authored
connector/ldap: check for blank passwords and return error.
-
rithu john authored
-
- 01 May, 2017 3 commits
-
-
rithu leena john authored
cmd/dex/serve: add local connector directly to static connectors in storage
-
rithu john authored
-
rithu leena john authored
server/api: return empty list of refresh tokens if user does not have any
-
- 28 Apr, 2017 1 commit
-
-
rithu john authored
-
- 25 Apr, 2017 2 commits
-
-
rithu leena john authored
server: account for dynamically changing connector object in storage.
-
rithu john authored
-
- 24 Apr, 2017 1 commit
-
-
rithu leena john authored
README.md: reorganize README
-
- 21 Apr, 2017 9 commits
-
-
Eric Chiang authored
-
Eric Chiang authored
* Highlights that dex is NOT a user-management system. * Highlights ID Tokens as dex's primary feature. * General cleanup.
-
rithu leena john authored
Update kubernetes.md
-
Tom Gamble authored
fixed typo
-
Eric Chiang authored
Documentation: add a doc describing how to use dex
-
Eric Chiang authored
-
rithu leena john authored
*: update maintainers
-
rithu leena john authored
Dex on Kubernetes with RBAC authorization - documentation updated
-
Eric Chiang authored
-
- 19 Apr, 2017 3 commits
-
-
Eric Chiang authored
connector/saml/testdata: fix bad status test case
-
Eric Chiang authored
README: add section about reporting security vulnerabilities
-
Eric Chiang authored
It was pointed out by @davidillsley that we don't point this out anywhere in our docs.
-
- 18 Apr, 2017 1 commit
-
-
rithu leena john authored
Fix two typos
-
- 14 Apr, 2017 1 commit
-
-
zhuguihua authored
Signed-off-by: zhuguihua <zhuguihua@cmss.chinamobile.com> Change storace to storage in cmd/dex/config.go, change userSearch to groupSearch in connector/ldap/ldap.go
-
- 13 Apr, 2017 4 commits
-
-
Eric Chiang authored
*: update grpc and correct protobuf generation
-
Eric Chiang authored
-
Eric Chiang authored
Turns out that manually setting PATH in the Makefile doesn't work so we've been using the protobuf plugins installed on the host. Fix this by specifying plugins by path.
-
Filip Haftek authored
Updated documentation for dex on k8s when RBAC authorization is used
-