dex/connector
Eric Chiang f43655a8c3 user/manager: connector must exists when creating remote identity
Add ConnectorConfigRepo to UserManager. When trying to create a
RemoteIdentity, validate that the connector ID exists.

Fixes #198
2015-12-07 17:34:08 -08:00
..
config.go *: move original project to dex 2015-08-18 11:26:57 -07:00
config_repo.go user/manager: connector must exists when creating remote identity 2015-12-07 17:34:08 -08:00
config_repo_test.go *: move original project to dex 2015-08-18 11:26:57 -07:00
connector_local.go *: move original project to dex 2015-08-18 11:26:57 -07:00
connector_oidc.go *: move original project to dex 2015-08-18 11:26:57 -07:00
connector_oidc_test.go *: move original project to dex 2015-08-18 11:26:57 -07:00
interface.go user/manager: connector must exists when creating remote identity 2015-12-07 17:34:08 -08:00