Using base64 encoding/decoding
Peter Schober
peter.schober at univie.ac.at
Thu Apr 23 09:57:51 EDT 2015
* Doug Carter <dcarter at mercycorps.org> [2015-04-23 15:05]:
> I’m not 100% sure this is base64 related, but since I’m not explicitly
> configuring it and since la parser is throwing an exception, I’m just
> assuming that it is related. Has anyone got Shibboleth working with
> Cornerstone? Using base64 encoding/decoding?
Jfyi, how to encode/decode SAML protocol messages is mandated in the
SAML specification, so usually there's nothing to configure. Either
the other end does it correctly (i.e., according to the spec; then it
Just Works) or not.
Without the full trace and without the actual, unmolested message, and
the binding used, there's nothing anyone here can do.
Interesting you're able to run the 2.4 IDP on Tomcat 5. I thought
you'd need at least 6.0.17 (cf. the docs for specifics).
And Java7 is now EOL'ed, so I won't even mention Java6 here.
-peter
More information about the users
mailing list