Skip to content

Correctly populate the AuthNRequest attributes#7496

Merged
fhanik merged 2 commits intospring-projects:masterfrom
fhanik:feature/correct_destination_in_authnrequest
Sep 30, 2019
Merged

Correctly populate the AuthNRequest attributes#7496
fhanik merged 2 commits intospring-projects:masterfrom
fhanik:feature/correct_destination_in_authnrequest

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