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

Support SSO login via multiple AssertionConsumerServiceURLs. #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

anuviswa
Copy link

Made the following changes to support SSO login from multiple assertion consumer urls.

Added a field called MultiAssertionConsumerServiceURLs to the SAMLServiceProvider
Generate indexed ACS urls in the metadata based on this field.
If more than one ACS URL is configured, allow the SAML response destination and recipient matching with any one of the ACS url specified in the SAMLServiceProvider.

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

Successfully merging this pull request may close these issues.

1 participant