[cas-user] Re: CAS 5.3, cannot find self-defined bean?

2018-11-06 Thread Yan Zhou
never mind, some problem with build, the old class file was not cleared. Yan On Tuesday, November 6, 2018 at 2:08:02 PM UTC-5, Yan Zhou wrote: > > Hi, > > This is a big strange, defining a bean is one of the simplest thing in > Spring Boot projects, but I seem to have problem in CAS 5.3.3 overla

[cas-user] CAS 5.3, cannot find self-defined bean?

2018-11-06 Thread Yan Zhou
Hi, This is a big strange, defining a bean is one of the simplest thing in Spring Boot projects, but I seem to have problem in CAS 5.3.3 overlay. I defined the following configuration class, specified in META-INF/spring.factories. The UrlHandlerMapping works, as I can see code stops there as

[cas-user] LDAP, surrogate authentication and attribute resolution

2018-11-06 Thread 'Lionel DURANDET' via CAS Community
I'm trying to configure surrogate authentication on a CAS 5.3.4 using LDAP as the backend for both normal and surrogate authentication. While I've managed to get it to work (it's possible to log on as another user), I'm having problems with the attribute resolution. Here is the configuration for