uApprove -- Change Attribute Name Listed

Lipscomb, Gary glipscomb at csu.edu.au
Thu Jul 27 23:27:57 EDT 2017


IIRC it uses friendlyName in the attribute-resolver.xml

    <resolver:AttributeDefinition id="employeeNumber" xsi:type="Simple" xmlns="urn:mace:shibboleth:2.0:resolver:ad" sourceAttributeID="employeeNumber">
        <resolver:Dependency ref="myLDAP" />
        <resolver:AttributeEncoder xsi:type="SAML1String" xmlns="urn:mace:shibboleth:2.0:attribute:encoder" name="urn:mace:dir:attribute-def:employeeNumber" />
        <resolver:AttributeEncoder xsi:type="SAML2String" xmlns="urn:mace:shibboleth:2.0:attribute:encoder" name="urn:oid:2.16.840.1.113730.3.1.3" friendlyName="employeeNumber" />
    </resolver:AttributeDefinition>


From: users [mailto:users-bounces at shibboleth.net] On Behalf Of Joshua Brodie
Sent: Friday, 28 July 2017 1:18 PM
To: users <users at shibboleth.net>
Subject: uApprove -- Change Attribute Name Listed

I checked the uApprove manual -- but thought to check here if had similar request, and any thoughts.

We have had it running for over a year -- but have been getting feedback that the attribute names are too cryptic: cn, eduPersonEntitlement etc

We have a link where users can bounced away to read what the attribute names signify but the masses are still not happy.

Is there any other potential to map the attribute names top something more non-techie friendly -- without too much development?




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20170728/37faf5f4/attachment.html>


More information about the users mailing list