- 08 Mar, 2017 3 commits
-
-
Eric Chiang authored
*: update go-oidc and use standard library's context package
-
Eric Chiang authored
-
Eric Chiang authored
-
- 07 Mar, 2017 1 commit
-
-
rithu leena john authored
examples/grpc-client: minor corrections in the dex client example.
-
- 03 Mar, 2017 3 commits
-
-
rithu john authored
-
Eric Chiang authored
Added produciton-users and integrations pages
-
Paul Burt authored
-
- 01 Mar, 2017 3 commits
-
-
Eric Chiang authored
server: fix expiry detection for verification keys
-
Eric Chiang authored
storage/kubernetes: enable HTTP/2 support
-
Eric Chiang authored
-
- 28 Feb, 2017 3 commits
-
-
rithu leena john authored
examples: adding a gRPC client example.
-
Eric Chiang authored
-
rithu john authored
-
- 27 Feb, 2017 2 commits
-
-
rithu leena john authored
storage/kubernetes: fix conflict error detection in TRP creation
-
Eric Chiang authored
PR #815 fixed the Kubernetes storage implementation by correctly returning storage.ErrAlreadyExists on POST conflicts. This caused a regression in TPR creation (#822) when some, but not all, of the resources already existed. E.g. for users upgrading from old versions of dex. Fixes #822
-
- 24 Feb, 2017 6 commits
-
-
rithu leena john authored
[storage.md] Fix the ThirdPartyResource syntax
-
Jeff Schroeder authored
This makes manually creating the `o-auth2-client.oidc.coreos.com` actually work.
-
Eric Chiang authored
storage/kubernetes: fix hash initialization bug
-
Eric Chiang authored
-
Eric Chiang authored
storage/kubernetes: fix kubernetes storage conformance test failures
-
Eric Chiang authored
-
- 23 Feb, 2017 2 commits
-
-
Eric Chiang authored
[Makefile] Allow specifying VERSION as an env var
-
Jeff Schroeder authored
This makes specifying the VERSION when building native operating system packages require less hacks. Refs: #811
-
- 22 Feb, 2017 3 commits
-
-
Eric Chiang authored
simplified clone: using go get
-
Carlos Alexandro Becker authored
-
rithu leena john authored
storage: Surface "already exists" errors.
-
- 21 Feb, 2017 2 commits
-
-
rithu john authored
-
rithu leena john authored
web/static/main.css: fix typo.
-
- 20 Feb, 2017 1 commit
-
-
rithu john authored
-
- 15 Feb, 2017 2 commits
-
-
rithu leena john authored
api: adding a gRPC call for revoking refresh tokens.
-
rithu john authored
-
- 14 Feb, 2017 2 commits
-
-
rithu leena john authored
api: adding a gRPC call for listing refresh tokens.
-
rithu john authored
-
- 10 Feb, 2017 2 commits
-
-
rithu leena john authored
storage: Add OfflineSession object to backend storage.
-
rithu john authored
-
- 07 Feb, 2017 2 commits
-
-
rithu leena john authored
server: clean up test comments and code flow
-
Eric Chiang authored
-
- 06 Feb, 2017 3 commits
-
-
Eric Chiang authored
Documentation: warn admins not to edit dex ThirdPartyResources manually
-
rithu leena john authored
Fixes #706
-
Eric Chiang authored
-