Hello,
I am getting this error in my logs loggin in via LDAP. 2018-02-06 13:40:52,503 ERROR [org.apereo.cas.authentication.PolicyBasedAuthenticationManager] - <Authentication has failed. Credentials may be incorrect or CAS cannot find authentication handler that supports [cheltenham-ext] of type [UsernamePasswordCredential].> 2018-02-06 13:40:52,504 INFO [org.apereo.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit trail record BEGIN ============================================================= WHO: cheltenham-ext WHAT: Supplied credentials: [cheltenham-ext] ACTION: AUTHENTICATION_SUCCESS APPLICATION: CAS WHEN: Tue Feb 06 13:40:52 EST 2018 CLIENT IP ADDRESS: 10.32.32.218 SERVER IP ADDRESS: 170.235.1.71 ============================================================= It's odd , it says AUTHENTICATION _SUCCESS but it does not appear to work. Here is the LDAP properties in cas.properties. # LDAP connector cas.authn.accept.users= cas.authn.ldap[0].useSsl=true cas.authn.ldap[0].useStartTls=false cas.authn.ldap[0].ldapUrl=ldaps://devldapm-mgmt.philasd.net cas.authn.ldap[0].dnFormat= cas.authn.ldap[0].baseDn=dc=philasd,dc=org cas.authn.ldap[0].connectTimeout=5000 cas.authn.ldap[0].principalAttributeId=casauth cas.authn.ldap[0].principalAttributePassword=xxxxxxxxxxxxxx cas.authn.ldap[0].minPoolSize=3 cas.authn.ldap[0].maxPoolSize=10 cas.authn.ldap[0].validateOnCheckout=true cas.authn.ldap[0].validatePeriodically=true cas.authn.ldap[0].validatePeriod=600 cas.authn.ldap[0].failFast=true cas.authn.ldap[0].idleTime=5000 cas.authn.ldap[0].prunePeriod=5000 cas.authn.ldap[0].blockWaitTime=5000 =========================== Thank You; Chris Cheltenham Technology Services The School District of Philadelphia Work # 215-400-5025 Cell # 215-301-6571 -- - 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/00c201d39f7a%249aea9e10%24d0bfda30%24%40philasd.org.
