How to create and send SAML2XMLObject through attributes

Cantor, Scott cantor.2 at osu.edu
Tue May 28 21:33:58 EDT 2013


On 5/28/13 2:30 PM, "kotesh201" <koteshwarv at gmail.com> wrote:
>
>I couldn't find any example on how to create the SAML2XMLObject.

You need to create a piece of Java as an attribute definition, or write a
Scriptlet so that you generate a BasicAttribute<XMLObject>, meaning a
BasicAttribute whose value collection consists of XMLObjects.

An example that's somewhat close to this is the SAML2NameID and
SAML1NameID attribute definition classes.

-- Scott




More information about the users mailing list