Before I waste your time, did you successfully configure Ellucian in previous CAS versions? If you did, then there are substantial changes is the configuration format between older versions and now, so what I have won't help you.
If this is your first integration, I can at least show you the phrasing we used for integration between our LDAP and Ellucian, but our version is well behind 5.x. Linda Toth University of Alaska - Office of Information Technology (OIT) - Identity and Access Management 910 Yukon Drive, Suite 103 Fairbanks, Alaska 99775 Tel: 907-450-8320 Fax: 907-450-8381 [email protected] | www.alaska.edu/oit/ On Tue, Feb 21, 2017 at 11:08 AM, Daniel <[email protected]> wrote: > I am sure we are missing some property. > > We need to release the displayName attribute from ldap as the > udc_identifier attribute in SAML. > > Can anyone suggest what we are missing? or any steps we can take to get > better results from logs? > > > > On Wednesday, February 15, 2017 at 1:56:10 PM UTC-5, Daniel wrote: >> >> Greetings, >> >> We are currently attempting to get our CAS instance to work with our new >> Banner SSO Manager instance. >> >> When we attempt to log in, we receive the following error: >> com.ellucian.sso.exception.ApplicationException: UDC Id not available >> from the ellucian product. >> >> We have configured our cas.properties as follows: >> >> ----------------------------- >> ... >> cas.authn.accept.users= >> >> cas.authn.ldap[0].type=AUTHENTICATED >> >> cas.authn.ldap[0].ldapUrl=ldap://127.0.0.1/ >> cas.authn.ldap[0].useSsl=false >> cas.authn.ldap[0].useStartTls=false >> cas.authn.ldap[0].connectTimeout=5000 >> cas.authn.ldap[0].baseDn=dc=xxxxxxxxxxxxx >> cas.authn.ldap[0].userFilter=uid={user} >> cas.authn.ldap[0].subtreeSearch=true >> cas.authn.ldap[0].usePasswordPolicy=false >> cas.authn.ldap[0].bindDn=xxxxxxxxxxxxx >> cas.authn.ldap[0].bindCredential=xxxxxxxxxxxxx >> >> cas.authn.ldap[0].principalAttributeId=displayName >> cas.authn.ldap[0].principalAttributePassword= >> cas.authn.ldap[0].allowMultiplePrincipalAttributeValues=true >> cas.authn.ldap[0].additionalAttributes=sn,cn >> >> >> ##CAS Attribute Repository >> cas.authn.attributeRepository.defaultAttributesToRelease=sn, >> cn,displayName,UDC_IDENTIFIER >> cas.authn.attributeRepository.ldap.ldapUrl=ldap://127.0.0.1/ >> cas.authn.attributeRepository.ldap.useSsl=false >> cas.authn.attributeRepository.ldap.baseDn=xxxxxxxxxxxxxxxxxxxx >> cas.authn.attributeRepository.ldap.userFilter=uid={0} >> cas.authn.attributeRepository.ldap.bindDn=xxxxxxxxxxxxxxxxxx >> cas.authn.attributeRepository.ldap.bindCredential=xxxxxxxxxxx >> cas.authn.attributeRepository.attributes.cn=cn >> cas.authn.attributeRepository.attributes.sn=sn >> cas.authn.attributeRepository.attributes.displayName=displayName >> cas.authn.attributeRepository.attributes.UDC_IDENTIFIER=displayName >> ... >> ----------------------- >> >> Can someone please give us some guidance on troubleshooting this issue? >> >> Thank you, >> > -- > - CAS gitter chatroom: https://gitter.im/apereo/cas > - CAS mailing list guidelines: https://apereo.github.io/cas/ > Mailing-Lists.html > - CAS documentation website: https://apereo.github.io/cas > - CAS project website: https://github.com/apereo/cas > --- > 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/38688dbb-0bc6-459e-9975- > 18befa0cb819%40apereo.org > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/38688dbb-0bc6-459e-9975-18befa0cb819%40apereo.org?utm_medium=email&utm_source=footer> > . > -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- 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/CAOi1v6N9pkKbJY-%3DCso%2BHkhjzJpYT_pBra_6Z4npCd0muBiZCw%40mail.gmail.com.
