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

bug in tolerating missing subject name format field #40

Closed
ploer opened this issue Jun 17, 2014 · 1 comment
Closed

bug in tolerating missing subject name format field #40

ploer opened this issue Jun 17, 2014 · 1 comment

Comments

@ploer
Copy link
Contributor

ploer commented Jun 17, 2014

At saml.js:425, we are checking for optional existance of this field, but we do it wrong and so it ends up failing if missing.

Pointed out by @bwcho75 in http://stackoverflow.com/questions/24235634/wso2is-node-js-passport-saml-integration-error.

@ploer
Copy link
Contributor Author

ploer commented Jun 20, 2014

2465233

@ploer ploer closed this as completed Jun 20, 2014
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

No branches or pull requests

1 participant