Starting to add more debug information.

This commit is contained in:
Roland Hedberg
2014-12-01 21:59:03 +01:00
parent 46011818be
commit 89c0a76ba3

View File

@@ -532,6 +532,7 @@ class AuthnResponse(StatusResponse):
if optional:
return True
else:
logger.error("No AuthnStatement")
raise
authn_statement = self.assertion.authn_statement[0]