- 21 Mar, 2017 3 commits
-
-
Eric Chiang authored
glide.yaml: update goxmldsig
-
Eric Chiang authored
-
Eric Chiang authored
-
- 20 Mar, 2017 7 commits
-
-
Eric Chiang authored
storage: make static storages query real storages for some actions
-
Eric Chiang authored
*: fix spelling using github.com/client9/misspell
-
Eric Chiang authored
connector/oidc: expose oauth2.RegisterBrokenAuthHeaderProvider
-
Eric Chiang authored
If dex is configured with static passwords or clients, let the API still add or modify objects in the backing storage, so long as their IDs don't conflict with the static ones. List options now aggregate resources from the static list and backing storage.
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
- 17 Mar, 2017 3 commits
-
-
rithu leena john authored
api: Update timestamp type for RefreshTokenRef to int64.
-
rithu john authored
-
rithu leena john authored
storage/conformance: update conformance tests with multiple entries per resource
-
- 16 Mar, 2017 1 commit
-
-
rithu john authored
-
- 15 Mar, 2017 2 commits
-
-
rithu leena john authored
storage/kubernetes: log INFO level if TPR already exists, not ERROR
-
Eric Chiang authored
-
- 13 Mar, 2017 2 commits
-
-
Eric Chiang authored
storage/sql: add missing WHERE statement to refresh token update
-
Eric Chiang authored
-
- 10 Mar, 2017 3 commits
-
-
Eric Chiang authored
update kubernetes example-app explanation
-
Derek McQuay authored
-
Derek McQuay authored
Clarify some potentially confusing issues with how to run and build the example-app binary.
-
- 09 Mar, 2017 2 commits
-
-
Eric Chiang authored
*: only use docker when releasing, update to Go 1.8, remove aci scripts
-
Eric Chiang authored
This change modifies our release process to only require Docker when building a release and updates our released binary to use Go 1.8. It also removes our .aci scripts, which we've not been regularly building. A nice consequence is that OSX users can now build a release image.
-
- 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 2 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.
-