[cas-user] Re: CAS7 bean creation override question

2024-05-06 Thread Yan Zhou
My thought is that this bean ( jdbcPasswordChangeService) is already created somehow, see below logs, but I do not know how to find it who created it, I set a breakpoint in the only occurrence of this bean definition, JdbcPasswordManagementConfiguration, the method does not appear invoked

[cas-user] CAS7 bean creation override question

2024-05-06 Thread Yan Zhou
Hi, CAS 7.1.0 overlay, I need to override password change implementation, using my own PasswordManagementService. I basically want to provide my own impl. of JdbcPasswordManagementConfiguration. See below QuestCasConfiguration, also defined in META-INF/spring/...AutoImports

[cas-user] Problem with a ChainingRegisteredServiceAccessStrategy service

2024-05-06 Thread Alfonso Veraluz
Hello, I have a CAS 6.6.15 working in this configuration: In general, users that via Spnego when they are in some ip range, if not they go to the login form and that is configured with ldap. For a determined url, we have a service json that redirects to a Dualshield and returns when they

[cas-user] Re: Intermittent Deadlock On Startup for cas v7.0.0 on GCP environments

2024-05-06 Thread Shavi Teotia
Hi All, have attached the thread dump for the previous mail, Could you please help regarding this? On Thursday 2 May 2024 at 17:29:27 UTC+5:30 Shavi Teotia wrote: > I recently migrated to the GCP environment, I am facing the issue that my > application have to be started multiple times