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

Enforce SP registration in IdP #41

Open
nick96 opened this issue Jan 10, 2021 · 0 comments
Open

Enforce SP registration in IdP #41

nick96 opened this issue Jan 10, 2021 · 0 comments

Comments

@nick96
Copy link
Owner

nick96 commented Jan 10, 2021

Currently you don't actually need to register an SP with an IdP. To make it a more authentic SAML experience we should enforce this. All that needs to be is store the SPs associated with an IdP. I think it would be better to store this as another tree (for the memory store) rather than in the IdentityProvider structure because we don't always care about the association.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant