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
On Thu, 2018-05-24 at 08:45 -0700, Jennifer LaVoie wrote:
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
Programmer analyst
Development Services, University Systems
2507218831 | CLE 019 | [email protected]
--
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
---
You received this message because you are subscribed to the Google Groups "CAS
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/a/apereo.org/d/msgid/cas-user/1527177849.1830.60.camel%40uvic.ca.