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

[KEYCLOAK-17903] idp metadata describing one entity MUST have EntityDescriptor root element #8027

Merged
merged 1 commit into from May 11, 2021

Conversation

rmartinc
Copy link
Contributor

Issue: https://issues.redhat.com/browse/KEYCLOAK-18049

Just removing the EntitiesDescriptorType because the SAML endpoint always adds only one EntityDescriptorType. We are following the spec now, besides this is already done this way in the SPMetadataDescriptor counterpart. Adding a check for this in the SAMLServletAdapterTest for both SP and IDP endpoints and modifying FixedHostnameTest accordingly.

@hmlnarik Take a look when you have some time and let me know if you see some improvement.

Copy link
Contributor

@hmlnarik hmlnarik left a comment

Choose a reason for hiding this comment

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

@rmartinc Thank you for your contribution!

@hmlnarik hmlnarik merged commit 2539bd9 into keycloak:master May 11, 2021
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.

None yet

2 participants