Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
pitbulk committed Jun 3, 2016
1 parent 1b93d35 commit 1868c8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/onelogin/saml2/auth.py
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,7 @@ def __validate_signature(self, data, saml_type):
data.get('RelayState', None),
sign_alg,
saml_type,
lowercase_urlencoding
)

if not OneLogin_Saml2_Utils.validate_binary_sign(signed_query,
Expand Down

0 comments on commit 1868c8b

Please sign in to comment.