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

Correctly populate the AuthNRequest attributes #7496

Conversation

fhanik
Copy link
Contributor

@fhanik fhanik commented Sep 30, 2019

Fixes gh-7494

@fhanik fhanik added type: bug A general bug in: saml2 An issue in SAML2 modules labels Sep 30, 2019
@fhanik fhanik added this to the 5.2.0 milestone Sep 30, 2019
@fhanik fhanik self-assigned this Sep 30, 2019
- introduce the AssertionConsumerServiceURL attribute
- add javadoc
- align property name with SAML XML for AuthNRequest
@fhanik fhanik force-pushed the feature/correct_destination_in_authnrequest branch from ecc98b2 to 140fd1c Compare September 30, 2019 17:20
@fhanik fhanik merged commit 83b5f5c into spring-projects:master Sep 30, 2019
@fhanik fhanik deleted the feature/correct_destination_in_authnrequest branch October 15, 2019 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: saml2 An issue in SAML2 modules type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AuthNRequest#Destination contains the SP entity ID, not the IDP SSO URI
1 participant