Need userPrincipalName attribute with the domain format

Negib A. Sherif aa8288 at wayne.edu
Tue Jul 12 14:39:41 EDT 2016


check your /opt/shibboleth-idp/conf/attribute-filter.xml file. I have the following that returns uid and mail inside



<AttributeFilterPolicyGroup id="ShibbolethFilterPolicy"


<AttributeFilterPolicy id="uid">
        <PolicyRequirementRule xsi:type="ANY" />
        <AttributeRule attributeID="uid">
           <PermitValueRule xsi:type="ANY"/>
        </AttributeRule>
    </AttributeFilterPolicy>

<AttributeRule attributeID="mail">

    <PermitValueRule xsi:type="ANY" />
  </AttributeRule>



________________________________
From: users <users-bounces at shibboleth.net> on behalf of Muthuraman Sethuraman Sethuraman (US - Advisory) <muthuraman.sethuraman at pwc.com>
Sent: Tuesday, July 12, 2016 1:17:58 PM
To: Shib Users
Subject: Need userPrincipalName attribute with the domain format

My Shibboleth IDP 3.2.1 is retrieving the userPrincipalName attribute value from AD without the domain name like user1 at example.com<mailto:user1 at example.com>.
Instead its retrieving it as 'user1'

Please let me know if there is a way to configure in my idp  to return the userPrincipalName with the domain name, as my Citrix Netscaler SP is expecting it in that format.

Thanks,
Muthu

--
Muthuraman S
PwC | SDC Manager | IdAM
Office: +1 404-838-4445<tel:%2B1%20404-838-4445> | Mobile: +91-9886302072<tel:%2B91-9886302072>
Email: muthuraman.sethuraman at pwc.com<mailto:muthuraman.sethuraman at pwc.com>
PricewaterhouseCoopers LLP
EGL Business Park, Bengaluru, India
http://www.pwc.com/us
________________________________
The information transmitted, including any attachments, is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited, and all liability arising therefrom is disclaimed. If you received this in error, please contact the sender and delete the material from any computer. PricewaterhouseCoopers LLP is a Delaware limited liability partnership. This communication may come from PricewaterhouseCoopers LLP or one of its subsidiaries.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160712/66d1ee55/attachment-0001.html>


More information about the users mailing list