dex/functional
Bobby Rullo ca18efb1fe client: load full clients w/ LoadableClient
The Client object on its own doesn't fully express everything about a
single client, and so when loading clients from a static configuration
it's not enough to just (de)serialize clients.

To that end, LoadableClient contains the full representation of a client
and associated entities.
2016-06-08 11:31:50 -07:00
..
config client: load full clients w/ LoadableClient 2016-06-08 11:31:50 -07:00
repo client: remove ClientManagerFromClients 2016-06-07 16:47:30 -07:00
db_test.go db, client: add data model for trusted peers 2016-06-07 17:16:09 -07:00
dexctl_test.go functional: don't fail if postgres or ldap isn't availabl 2016-02-25 11:57:26 -08:00
ldap_test.go Functional tests for LDAP Connection Pool 2016-06-03 11:04:58 +02:00