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

Allow responses to work with only an idp_cert_multi setting #402

Merged
merged 1 commit into from
Jul 4, 2017

Conversation

graaff
Copy link
Contributor

@graaff graaff commented Jun 13, 2017

When the settings only contain an idp_cert_multi fingerprint the
responses cannot be validated because it is wrongly assumes that the
certificate cannot be checked.

Include the idp_cert_multi setting in this check as well.

It may be helpful to move this check into settings, e.g. by providing a settings.has_idp_cert? method but I have not done so yet at this point.

When the settings only contain an idp_cert_multi fingerprint the
responses cannot be validated because it is wrongly assumes that the
certificate cannot be checked.

Include the idp_cert_multi setting in this check as well.
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