- 08 Jun, 2016 2 commits
-
-
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 4 commits
-
-
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
-
Evan Cordell authored
-
Pavel Strashkin authored
Adds consistency to existing samples for users, connectors, etc., as well as protects users from accidental changes to files under Git, which is why there are samples after all.
-
Ed Rooth authored
Documentation: use "cp" instead of "mv" to keep git state untouched
-
- 18 May, 2016 1 commit
-
-
Pavel Strashkin authored
-
- 17 May, 2016 2 commits
-
-
bobbyrullo authored
Revert "Fix response_type missing param"
-
Bobby Rullo authored
This reverts commit 821b242c.
-
- 10 May, 2016 1 commit
-
-
Ed Rooth authored
add links to issues in roadmap
-
- 06 May, 2016 2 commits
-
-
Eric Chiang authored
*: fix build script to work outside of GOPATH
-
Eric Chiang authored
Closes #439
-