Re: [cas-user] Sending queries to multiple databases

2024-02-29 Thread Ray Bon
We use ldap and it does process each entry until it finds a successful match. Set cas log level to debug and you should see db queries being made. Ray On Wed, 2024-02-28 at 21:09 -0800, 폴폴 wrote: Notice: This message was sent from outside the University of Victoria email system. Please be cautio

[cas-user] Sending queries to multiple databases

2024-02-28 Thread 폴폴
I am using Apereo CAS version 6.6.15. Currently, I'm trying to use a database-driven authentication method by sending queries to multiple databases. In the official documentation, it looks like cas.authn.jdbc.query[0], so I intuitively wrote query[1]. This is my application.yml file. cas: