- 09 Jun, 2016 1 commit
-
-
Alexandr Burdiyan authored
Right now it is not clear what connector is failing. It will be easier to debug with more specific error message. Related to #400.
-
- 08 Jun, 2016 10 commits
-
-
bobbyrullo authored
Cross client work
-
Bobby Rullo authored
-
Bobby Rullo authored
-
Bobby Rullo authored
-
Bobby Rullo authored
-
Bobby Rullo authored
also, RevokeClient -> RevokeClient for consistency.
-
Bobby Rullo authored
-
Bobby Rullo authored
-
Bobby Rullo authored
Trusted Peers are clients that are authorized to mint tokens for another client.
-
bobbyrullo authored
Various client api tweaks
-
- 07 Jun, 2016 5 commits
-
-
Bobby Rullo authored
-
Bobby Rullo authored
Replaced by ClientRepoFromClients, which makes more sense IMO. Also, it was doing the wrong thing: it was ignoring the client_id and client_secret passed into it as far as I can tell.
-
Bobby Rullo authored
Use the test fixture setup stuff in testutil instead.
-
Bobby Rullo authored
Use the test fixture setup stuff in testutil instead.
-
Bobby Rullo authored
Also tests that it's being loaded properly (which is not the case in NewClientManagerFromClients, which will be removed in subsequent commit)
-
- 06 Jun, 2016 1 commit
-
-
Eric Chiang authored
*: Update Go versions used for Travis tests and test tip
-
- 05 Jun, 2016 1 commit
-
-
Eric Chiang authored
Added TLS support to the example application
-
- 04 Jun, 2016 1 commit
-
-
abrand authored
-
- 03 Jun, 2016 8 commits
-
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
connector_ldap: Implement connection pooling for LDAP connections
-
abrand authored
-
Frode Nordahl authored
-
Frode Nordahl authored
Fixes #309
-
Frode Nordahl authored
-
Bobby Rullo authored
a little easier to read this way IMO.
-
- 01 Jun, 2016 3 commits
-
-
Eric Chiang authored
Set and list connectors from admin API
-
Eric Chiang authored
closes #360
-
Eric Chiang authored
-
- 27 May, 2016 2 commits
-
-
bobbyrullo authored
* Create releases.md * (SQUASH) make note about keys
-
bobbyrullo authored
vendor: update go-oidc to latest
-
- 26 May, 2016 4 commits
-
-
Bobby Rullo authored
-
Frode Nordahl authored
-
Eric Chiang authored
-
Eric Chiang authored
-
- 24 May, 2016 3 commits
-
-
Evan Cordell authored
Adds client manager
-
Evan Cordell authored
-
bobbyrullo authored
examples: add sample for clients
-
- 19 May, 2016 1 commit
-
-
Evan Cordell authored
adds a client manager to handle business logic, leaving the repo for basic crud operations. Also adds client to the test script
-