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

Make Assertion Consumer Service configurable #25

Merged

Conversation

adamretter
Copy link
Member

@adamretter adamretter commented Aug 30, 2023

  1. Previously the value of AssertionConsumerServiceIndex was hard-coded to 0, and is dependent on your IDP setup. It is now configurable from the config-exsaml.xml file (where it still defaults to 0).
  2. Previously it was not possible to work with an IDP that expected an AssertionConsumerServiceURL instead of an AssertionConsumerServiceIndex. Which is permitted by the SAML Core spec. This adds that feature.

@adamretter adamretter added the enhancement New feature or request label Aug 30, 2023
Copy link

@marmoure marmoure left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@chakl chakl left a comment

Choose a reason for hiding this comment

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

@adamretter nice!

[please give me a moment to catch up on all the other PRs]

…ibute in the 'samlp:AuthnRequest' element to be configured
…on the 'samlp:AuthnRequest' instead of an 'AssertionConsumerServiceIndex'. This is needed for various IDP, including BoxyHQ
@adamretter adamretter force-pushed the feature/assertion-consumer-service branch from 3cf5a66 to 33ddf35 Compare October 2, 2023 21:42
@dizzzz dizzzz merged commit 18c0b48 into eXist-db:master Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants