multilanguage attribute value

Chad La Joie lajoie at itumi.biz
Fri Sep 2 13:31:54 BST 2011


No, because there aren't two attributes.  Friendly name is *only* for
human consumption, it should *never* be used by any software.

2011/9/2 Athanasios Douitsis <aduitsis at gmail.com>:
> 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
>
>
> --
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>



-- 
Chad La Joie
www.itumi.biz
trusted identities, delivered


More information about the users mailing list