We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
#40, bug in tolerating missing subject name format field
2465233
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: