OpenSAML 3.2.0 not generating proper signatures
Marc Boorshtein
mboorshtein at gmail.com
Tue Jan 3 17:03:14 EST 2017
>
>
>
> However, if what you are doing is emitting SAML protocol messages to an
> HttpServletResponse via one of the defined SAML bindings, then the most
> useful way is indeed with the higher-level Encoders, like HTTPPostEncoder
> and HTTPRedirectDeflateEncoder (which as you noted make use of
> SerializeSupport.nodeToString(...)). That's probably covered in Stefan's
> book; if not, the unit tests are good examples of how to use the encoders.
>
>
Thanks Brent. I'm going to take a look. Right now I use a combination of
JSPs and Serlvets to do the same thing but the HTTPPostEncoder certainly
looks cleaner. I see you have velocity templates in there. Are they
easily customizable? Its not in Sefan's book (or the sample project which
both use the artifact profile) but it would make a great addition
(especially updating the velocity templates).
Thanks
Marc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20170103/27ee6dd9/attachment.html>
More information about the dev
mailing list