I experienced something similar to this, because I forgot to put in this dependency in pom. It resulted in run-time exception that does not show up in logs.
I was using Person Directory impl., not sure if that would be
your problem.
<!-- Study
http://jasig.github.io/cas/4.1.x/integration/Attribute-Resolution.html
-->
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
<version>4.0</version>
</dependency>
--
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 cas-user+u...@apereo.org.
To post to this group, send email to cas-...@apereo.org.
Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/098bb31a-c849-4a35-8ff9-37939f0d51ee%40apereo.org.
For more options, visit https://groups.google.com/a/apereo.org/d/optout.