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

handle bad privateCert #231

Merged
merged 1 commit into from
Oct 10, 2017
Merged

handle bad privateCert #231

merged 1 commit into from
Oct 10, 2017

Conversation

chriswininger
Copy link
Contributor

trap exceptions thrown by signRequest which can occurr when an invalid
privateCert is passed to the saml object. Instead of throwing an
exception pass the error along via the supplied callback

added spec to check that the callback his hit with the error condtion when
calling requestToUrl on the saml object

Address issue: #230

trap exceptions thrown by signRequest which can occurr when an invalid
 privateCert is passed to the saml object. Instead of throwing an
 exception pass the error along via the supplied callback

added spec to check that the callback his hit with the error condtion when
  calling requestToUrl on the saml object
@markstos
Copy link
Contributor

I ran into this issue today. Thanks for the patch.

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.

2 participants