On Tue, Dec 1, 2020 at 4:06 PM Colin Ryan <[email protected]> wrote: > Folks, > > I'm running CAS 6.2.3. > > Authenticating to a CentOS 389 Directory LDAP Server. Authentication is > all good. Finally even appeared to solve my ePerssonDirectory attribute > extraction configuration issues. However I'm unable to get the DN of the > users LDAP entry to resolve. >
I'm not too familiar with CAS configuration, but you want to enable the DN_ATTRIBUTE_ENTRY handler: https://apereo.github.io/cas/6.2.x/configuration/Configuration-Properties-Common.html#ldap-search-entry-handlers --Daniel Fisher -- - 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/CAFC6YwT4ozbBvEfxZrspoEpS5LdXKYgv4X06DzW3q%3D2y9XN_Nw%40mail.gmail.com.
