Hi Zach,
I think you're leaving everyone here in the position of having to assume
which version of CAS you're using, as well as what you currently have in
place. Do you have a working CAS server now? What version are you working
on?
Thanks,
Matt
On Tuesday, November 13, 2018 at 8:08:08 AM UTC-7, Zach Tackett wrote:
>
> I tried what you mentioned and everytime I rebuild the CAS server it
> breaks because it doesn't like the .attributeRepository part of the
> attribute
>
> On Tuesday, November 13, 2018 at 9:54:57 AM UTC-5, Mac Reid wrote:
>>
>> 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/952c9f6e-8382-4778-b56b-05a4f2a3afc5%40apereo.org.