Skip to content

SAML: raise AuthMissingParameter if idp param missing#821

Merged
omab merged 1 commit intoomab:masterfrom
open-craft:saml-no-idp
Mar 27, 2016
Merged

SAML: raise AuthMissingParameter if idp param missing#821
omab merged 1 commit intoomab:masterfrom
open-craft:saml-no-idp

Conversation

@omarkhan
Copy link
Copy Markdown
Contributor

The SAML login handler fails with a KeyError if the idp query param is not given, which leads to a 500 response. Raise AuthMissingParameter instead.

The SAML login handler fails with a KeyError if the idp query param is
not given, which leads to a 500 response. Raise AuthMissingParameter
instead.
@omab
Copy link
Copy Markdown
Owner

omab commented Mar 27, 2016

Thanks!

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