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

[FIX] SAML: Only set KeyDescriptor when non empty #6961

Merged
merged 1 commit into from
May 16, 2017

Conversation

sathieu
Copy link
Contributor

@sathieu sathieu commented May 12, 2017

[FIX] This prevent invalid XML:
Element {urn:oasis:names:tc:SAML:2.0:metadata}KeyDescriptor: Missing child element(s). Expected is ( {http://www.w3.org/2000/09/xmldsig#}KeyInfo )
(see https://www.samltool.com/validate_xml.php)
@RocketChat/core

See steffow/meteor-accounts-saml#10

This prevent invalid XML:
Element {urn:oasis:names:tc:SAML:2.0:metadata}KeyDescriptor: Missing child element(s). Expected is ( {http://www.w3.org/2000/09/xmldsig#}KeyInfo )
(see https://www.samltool.com/validate_xml.php)
@CLAassistant
Copy link

CLAassistant commented May 12, 2017

CLA assistant check
All committers have signed the CLA.

@rodrigok rodrigok changed the title SAML: Only set KeyDescriptor when non empty [FIX] SAML: Only set KeyDescriptor when non empty May 16, 2017
@rodrigok rodrigok added this to the 0.57.0 milestone May 16, 2017
@rodrigok rodrigok merged commit 3ba2bef into RocketChat:develop May 16, 2017
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