Skip to content

Conversation

@anuviswa
Copy link

@anuviswa anuviswa commented Sep 14, 2022

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

  1. Added a field called MultiAssertionConsumerServiceURLs to the SAMLServiceProvider
  2. Generate indexed ACS urls in the metadata based on this field.
  3. 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.

@sebastien-rosset
Copy link

Please add unit tests.

@sebastien-rosset sebastien-rosset self-requested a review September 14, 2022 19:07
Copy link

@sebastien-rosset sebastien-rosset left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add unit tests

@sebastien-rosset
Copy link

We should sync the fork from upstream.

anuviswa added a commit that referenced this pull request Sep 21, 2022
Changes to support Multiple AssertionConsumerServiceURLs #3
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.

3 participants