Decrypting SAML assertion ad-hoc

Cantor, Scott cantor.2 at osu.edu
Tue Jun 10 19:02:53 EDT 2014


On 6/10/14, 7:00 PM, "Kevin Foote" <kpfoote at uoregon.edu> wrote:
>Uncomment these two lines in the shibd.logger config..
>
>log4j.category.OpenSAML.MessageDecoder=DEBUG
>log4j.category.OpenSAML.MessageEncoder=DEBUG
>
>You¹ll start to see lines like below Š
>
>2014-06-10 15:56:19 DEBUG OpenSAML.MessageDecoder.SAML2POST [9]:
>validating input
>2014-06-10 15:56:19 DEBUG OpenSAML.MessageDecoder.SAML2POST [9]: decoded
>SAML message:
><?xml version="1.0" encoding="UTF-8"?><saml2p:Response
>xmlns:saml2p=³urn:oasis:names:tcŠ

Those won't log decrypted content, I'm fairly sure you have to log the
category I mentioned for that.

-- Scott




More information about the users mailing list