attribute mapping ldap

40 views
Skip to first unread message

Jennifer LaVoie

unread,
May 24, 2018, 11:45:34 AM5/24/18
to CAS Community
Hi there

In my old CAS installation, I have attribute mapping that looks like this

 <!-- Mapping between LDAP entry attributes (key) and
                                Principal's (value) -->
                                <entry key="sAMAccountName" value="UDC_IDENTIFIER"/>
                                <entry key="GivenName" value="GivenName" />
                                <entry key="sn" value="Surname" />
                                <entry key="mail" value="EmailAddress" />
                                <entry key="userPrincipalName" value="UPN"/>
                                <entry key="objectGUID" value="ImmutableID"/>
                                <entry key="memberOf" value="memberOf"/>
                                <entry key="distinguishedName" value="dn"/>
                                <entry key="employeeNumber" value="bannerID" />
                                <entry key="employeeID" value="employeeID" />
                                <!-- <entry key="uid" value="uid" /> -->
                        </map>

Where and what syntax do I use to  put the UDC_IDENTIFIER in my cas.properties files?

Thank you
Jen

Ray Bon

unread,
May 24, 2018, 12:04:16 PM5/24/18
to cas-...@apereo.org
Jen,

On the Attribute Release tab for a service in service manager.
You may also have to set a list of released attributes in management.properties:

##### --- Global Attributes --- #####
cas.authn.attributeRepository.stub.attributes.uvicEduPersonSpridenID=uvicEduPersonSpridenID

Ray
-- 
Ray Bon
Programmer analyst
Development Services, University Systems
2507218831 | CLE 019 | rb...@uvic.ca
Reply all
Reply to author
Forward
0 new messages