[cas-user] CAS 6.6.x Does the Ticket Registry support Redis Cluster for high availability?

2023-08-16 Thread Ps Chu
Hi all, Does the Redis ticket registry support Redis Cluster mode (not Sentinel) in order to provide high availability? The following link has mentioned that Redis can support Sentinel, but not mention Cluster for configuration. https://fawnoos.com/2022/06/02/ticket-registry-options/ I have tr

[cas-user] Custom Audit Log to DB

2023-07-20 Thread Ps Chu
Hi all, Besides writing the audit log to CAS default audit database table [ COM_AUDIT_TRAIL], may I know any methods that can custom my own audit log to another database table for storing the authentication result in database? Do I need to extend the login flow and create a simple DAO class to i

[cas-user] Re: CAS5.2.x, how to set up JNDI entry for embedded tomcat

2023-07-20 Thread Ps Chu
Hi, I am trying the CAS 6.6.8. Thanks, Shing On Friday, 21 July 2023 at 12:54:48 UTC+8 Ps Chu wrote: > Hi yan and all, > > May I know if you have any idea / update about how to configure / enable > JDNI in the embedded tomcat of the CAS overlay project? > > My und

[cas-user] Re: CAS5.2.x, how to set up JNDI entry for embedded tomcat

2023-07-20 Thread Ps Chu
Hi yan and all, May I know if you have any idea / update about how to configure / enable JDNI in the embedded tomcat of the CAS overlay project? My understanding is that configuring JDBC for different modules in CAS (such as Service Registry, Attributes Repository, Audit Logging, etc) may lea

[cas-user] Re: Fail to config JPA service registry

2023-03-15 Thread Ps Chu
e? :) > > On Wednesday, March 15, 2023 at 11:13:08 PM UTC-5 Ps Chu wrote: > >> Finally I figure out it is my configuration mistake. It is working after >> upgraded the cas version 6.6.6 with a correct configuration. >> Thanks all. >> >> On Thursday, 16

[cas-user] Re: Fail to config JPA service registry

2023-03-15 Thread Ps Chu
Finally I figure out it is my configuration mistake. It is working after upgraded the cas version 6.6.6 with a correct configuration. Thanks all. On Thursday, 16 March 2023 at 10:17:17 UTC+8 Ps Chu wrote: > Hi Gregory, > > Would you be able to solve this issue? I have tried to upgra

[cas-user] Re: Fail to config JPA service registry

2023-03-15 Thread Ps Chu
:09 UTC+1, Ps Chu a écrit : > >> Hi all, >> >> I have successfully config the service registry using JSON. However, I >> failed to config the JPA service registry when connecting to MSSQL. As I am >> new to CAS as well as the Spring, anyone could

Re: [cas-user] CAS 6.6.2 Authentication Delegation to Duo SSO using SAML2 SLO issue

2023-02-20 Thread Ps Chu
> On Tue, 2023-01-17 at 00:51 -0800, Ps Chu wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with links and sensitive information. > > Hi all, > > I have successfully config to delegate the authentication p

[cas-user] CAS 6.6.2 Authentication Delegation to Duo SSO using SAML2 SLO issue

2023-01-17 Thread Ps Chu
Hi all, I have successfully config to delegate the authentication process to DUO SSO using SAML. However, when I try to SLO, the logout request was stop at the CAS server and do not redirect to DUO SSO to perform Duo session logout. The browser just only showing the blank page on CAS server U

[cas-user] Fail to config JPA service registry

2022-11-22 Thread Ps Chu
Hi all, I have successfully config the service registry using JSON. However, I failed to config the JPA service registry when connecting to MSSQL. As I am new to CAS as well as the Spring, anyone could give some advices is much appreciated. *Background:* CAS version: 6.6.2 OS: Windows 10 JDK: