The logs provide the right information from the LDAP directory, but the CAS does not seem to return the correct JSP page.
2017-06-08 14:41:32,478 DEBUG [org.apereo.cas.authentication.support. DefaultAccountStateHandler] - <Handling error [ACCOUNT_LOCKED]> 2017-06-08 14:41:32,478 INFO [org.apereo.cas.authentication. PolicyBasedAuthenticationManager] - <[LdapAuthenticationHandler] failed authenticating [foo]> 2017-06-08 14:41:32,479 DEBUG [org.apereo.cas.authentication. PolicyBasedAuthenticationManager] - <[LdapAuthenticationHandler] exception details: [null]> 2017-06-08 14:41:32,479 WARN [org.apereo.cas.authentication. PolicyBasedAuthenticationManager] - <Authentication has failed. Credentials may be incorrect or CAS cannot find authentication handler that supports [ foo] of type [UsernamePasswordCredential], which suggests a configuration problem.> 2017-06-08 14:41:32,480 INFO [org.apereo.inspektr.audit.support. Slf4jLoggingAuditTrailManager] - <Audit trail record BEGIN ============================================================= WHO: foo WHAT: Supplied credentials: [foo] ACTION: AUTHENTICATION_FAILED APPLICATION: CAS WHEN: Thu Jun 08 14:41:32 CEST 2017 CLIENT IP ADDRESS: 10.199.2.7 SERVER IP ADDRESS: 192.168.108.100 ============================================================= 2017-06-08 15:15:35,859 DEBUG [org.apereo.cas.authentication.support. DefaultAccountStateHandler] - <Handling policy based on pre-defined attributes> 2017-06-08 15:15:35,859 DEBUG [org.apereo.cas.authentication.support. DefaultAccountStateHandler] - <Handling error [CHANGE_AFTER_RESET]> 2017-06-08 15:15:35,860 INFO [org.apereo.cas.authentication. PolicyBasedAuthenticationManager] - <[LdapAuthenticationHandler] failed authenticating [foo]> 2017-06-08 15:15:35,860 DEBUG [org.apereo.cas.authentication. PolicyBasedAuthenticationManager] - <[LdapAuthenticationHandler] exception details: [null]> 2017-06-08 15:15:35,861 WARN [org.apereo.cas.authentication. PolicyBasedAuthenticationManager] - <Authentication has failed. Credentials may be incorrect or CAS cannot find authentication handler that supports [ foo] of type [UsernamePasswordCredential], which suggests a configuration problem.> 2017-06-08 15:15:35,862 INFO [org.apereo.inspektr.audit.support. Slf4jLoggingAuditTrailManager] - <Audit trail record BEGIN ============================================================= WHO: foo WHAT: Supplied credentials: [foo] ACTION: AUTHENTICATION_FAILED APPLICATION: CAS WHEN: Thu Jun 08 15:15:35 CEST 2017 CLIENT IP ADDRESS: 10.199.2.7 SERVER IP ADDRESS: unknown ============================================================= -- - 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/60f60b5a-6b74-419a-af5e-447a9c0492d4%40apereo.org.
