Hi,
I think the issue is:
* I use org.apereo.cas:cas-server-support-jdbc which pulls in
support-jpa-util
* support-jpa-util contains JpaBeanFactory
* OidcJwksJpaConfiguration has @ConditionalOnClass(JpaBeanFactory.class)
* Fails as there is no instance of JpaBeanFactory
I've hacked it locally
Hello,
Context : I use CAS 6.5 with LDAP.
I have a question for which I will need your advice on the best practice to
follow.
When creating our users in LDAP, they don't have an email address.
Their connection is made with an employee number and a password provided,
which they must change on t