Assuming a working ldap attribute repository, we added the following line
to our cas.properties:

cas.authn.attributeRepository.ldap[0].attributes.udcid=UDC_IDENTIFIER

In the above line, the udcid is the ldap attribute and the UDC_IDENTIFIER
is the CAS name for the attribute.
In our Banner service file, we have the following:

  attributeReleasePolicy: {
    @class: org.apereo.cas.services.ReturnAllowedAttributeReleasePolicy
    allowedAttributes: ["java.util.ArrayList", ["UDC_IDENTIFIER"]]
  }

For reference:
https://apereo.github.io/cas/5.1.x/installation/Configuration-Properties.html#ldap

- Mac

-- 
- 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/CALX_e4%3DneGDkSFVw3CwfYP-_RkCdhRppqKPOxj-%2BEV1Dws98EA%40mail.gmail.com.

Reply via email to