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] meteor-accounts-saml issue with ns0,ns1 namespaces, makes it compatible with pysaml2 lib #7721

Merged
merged 3 commits into from
Aug 21, 2017

Conversation

arminfelder
Copy link
Contributor

@arminfelder arminfelder commented Aug 11, 2017

@RocketChat/core

Closes #7723

this fix adds support for ns0 and ns1 namespaces, to be able to process saml responses which are generated with pysaml2

this fix also adds the "id-" prefix to the unique id , to prevent issues with ids starting with a number

@CLAassistant
Copy link

CLAassistant commented Aug 11, 2017

CLA assistant check
All committers have signed the CLA.

@arminfelder arminfelder changed the title [FIX] issue with ns0,ns1 namespaces, makes it compatible with pysaml2 lib [FIX] meteor-accounts-saml issue with ns0,ns1 namespaces, makes it compatible with pysaml2 lib Aug 11, 2017
@engelgabriel engelgabriel added this to the 0.59.0 milestone Aug 14, 2017
@RocketChat RocketChat deleted a comment Aug 21, 2017
@rodrigok rodrigok merged commit 5b60751 into RocketChat:develop Aug 21, 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.

saml module incompatible with pysqml2
4 participants