Flip some debug messages to error messages in SAML2 provider
authorRob Crittenden <rcritten@redhat.com>
Fri, 4 Sep 2015 13:53:40 +0000 (09:53 -0400)
committerPatrick Uiterwijk <puiterwijk@redhat.com>
Fri, 4 Sep 2015 16:23:41 +0000 (18:23 +0200)
commit0d623b4873fb4e859c36465d0cf3316af856061e
tree27f71195a6833042bd13ca39b218af005a00a72a
parent264c3d054f68a0729085961464f0c8aa44f52cc6
Flip some debug messages to error messages in SAML2 provider

Some failures were only being logged at the debug level which
would be difficult if not impossible to track down on an
operational server. This should give an operator a chance to
figure out what is going on.

https://fedorahosted.org/ipsilon/ticket/159

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
ipsilon/providers/saml2idp.py