We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24a1700 commit 5abf908Copy full SHA for 5abf908
tests/src/OneLogin/saml2_tests/response_test.py
@@ -1241,7 +1241,7 @@ def testIsValidSign(self):
1241
def testIsValidSignFingerprint(self):
1242
"""
1243
Tests the is_valid method of the OneLogin_Saml2_Response
1244
- Case valid sign response / sign assertion / both signed
+ Case valid sign response / sign assertion / both signed with fingerprint
1245
1246
Strict mode will always fail due destination problem, if we manipulate
1247
it the sign will fail.
0 commit comments