Does shibboleth generate saml2p:Extensions

Cantor, Scott cantor.2 at osu.edu
Wed May 29 14:27:30 EDT 2013


On 5/29/13 2:20 PM, "kotesh201" <koteshwarv at gmail.com> wrote:
>
>I would like to generate the Extensions along with the attributes in
>Assertion. I need to send XML message inside the Extensions. Can somebody
>please point me to documentation on how to generate the saml2p:Extensions.

There is no way to hook the processing to add that except the drastic step
of subclassing the entire profile handler in an extension, installing it
in place of the original SAML2SSO handler, and adding overrides in places
to do so.

-- Scott




More information about the users mailing list