multilanguage attribute value
Athanasios Douitsis
aduitsis at gmail.com
Fri Sep 2 13:34:41 BST 2011
2011/9/2 Chad La Joie <lajoie at itumi.biz>
> No, because there aren't two attributes. Friendly name is *only* for
> human consumption, it should *never* be used by any software.
>
Any suggestions on how I should go about it? Using a bogus oid seems like a
royal kludge.
>
> 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
> --
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20110902/1b8b0de2/attachment-0001.html
More information about the users
mailing list