Encode XML-data as an attribute
Rickard Bellgrim
rickardb at certezza.net
Sun Apr 1 11:36:03 BST 2012
Hi
In my IdP, I would like to create an attribute which consists of XML-data. I have searched the list archive and the conclusion is that you should use the script-AttributeDefinition in combination with the SAML2XMLObject-AttributeEncoder. My problem is that I have not found a reference on how you create the XMLObject within the script.
I would like to have attribute values looking something like this:
<result><data attr="something">some value</data><info /></result>
Anyone knows how you create this XMLObject and add it to the attribute?
// Rickard
More information about the users
mailing list