Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Mgmt API and Admin API should validate connector existence #198

Closed
bobbyrullo opened this issue Dec 3, 2015 · 0 comments
Closed

User Mgmt API and Admin API should validate connector existence #198

bobbyrullo opened this issue Dec 3, 2015 · 0 comments

Comments

@bobbyrullo
Copy link
Contributor

Right now it seems possible to create a user through the APIs for a connector which does not actually exist (eg. local). Make sure that's not possible.

cc: @silas, @bcwaldon

ericchiang added a commit to ericchiang/dex that referenced this issue Dec 8, 2015
Add ConnectorConfigRepo to UserManager. When trying to create a
RemoteIdentity, validate that the connector ID exists.

Fixes dexidp#198
bcwaldon added a commit to bcwaldon/dex that referenced this issue Dec 10, 2015
Store JSON blobs as strings in DB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant