multilanguage attribute value

Athanasios Douitsis aduitsis at gmail.com
Fri Sep 2 13:25:20 BST 2011


Hi all,

A quickie, suppose part of my assertion is

<saml2:Attribute FriendlyName="cn" Name="urn:oid:2.5.4.3"
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
      <saml2:AttributeValue xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:type="xs:string">Athanasios Douitsis</saml2:AttributeValue>
   </saml2:Attribute>
   <saml2:Attribute FriendlyName="cn;lang-el" Name="urn:oid:2.5.4.3"
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
      <saml2:AttributeValue xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:type="xs:string">Αθανάσιος Δουΐτσης</saml2:AttributeValue>
   </saml2:Attribute>

As you can see, same Name, different friendlyName.  Is there a way to have
the two values in different variables in the SP?

Best Regards,
Athanasios
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20110902/14a7e4a0/attachment.html 


More information about the users mailing list