>
> Work # 215-400-5025
> Cell # 215-301-6571
>
> *From:* cas-...@apereo.org [mailto:cas-...@apereo.org
> ] *On Behalf Of *Satnam Sarai
> *Sent:* Tuesday, February 13, 2018 10:45 AM
> *To:* CAS Community >
> *Subject:* Re: [cas-user]
> org.apereo.cas.authentic
-6571
From: cas-user@apereo.org [mailto:cas-user@apereo.org] On Behalf Of Satnam
Sarai
Sent: Tuesday, February 13, 2018 10:45 AM
To: CAS Community
Subject: Re: [cas-user]
org.apereo.cas.authentication.PolicyBasedAuthenticationManager thow an error
in log when user input Invalid credentials
thanks,Chris
we have two handlers, LDAP and jdbc. I have disabled JDBC to see if error
goes away. The error still show up when user input Invalid credentials. It
works perfectly when user input correct credentials. We can ignore this
error but we are afraid that we will get too many notifica
Hello,
I had that exact error.
When you build your cas.war file make sure the ldap dependency embedded
inside pom.xml.
If you don’t
After that, the cas.properties file must be formatted correctly.
This is what stumped me the most.
Thanks to David Curry for helping me out on this.