set SP language preferences

Sathyaprasad, Sandeep (NIH/CIT) [C] sathyaprasads at mail.nih.gov
Tue Dec 1 16:02:00 UTC 2020


Hello,

I am trying to extract displayname attribute from eduGain IDP metadata in my shibboleth SP and need to extract only the English language one values xml:lang="en".

<AttributeExtractor type="Metadata" DisplayName="displayName"/>

How do I set my shibboleth2.xml file SP language preferences to be as xml:lang="en" so that I can extract only the attributes listed under English language from the eduGain metadata?

I tried the following and it is not working:-

<SPConfig xmlns="urn:mace:shibboleth:3.0:native:sp:config"
    xmlns:conf="urn:mace:shibboleth:3.0:native:sp:config"
               xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata"
    xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"
langFromClient="true"
               langPriority="en"
    clockSkew="180">



thanks,
Sandeep

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20201201/ac5acbcf/attachment.htm>


More information about the users mailing list