[cas-user] Re: OIDC Spring dependency problem in 6.6.0 with change in 6.6.0-RC4?

2022-08-05 Thread Sam Hough
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

[cas-user] User management : ask user for missing email

2022-08-05 Thread Vincent Weber
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