Re: [cas-user] Client Apache Unauthorized after successfull login.

2021-01-06 Thread Ray Bon
Irvan, The embedded container properties might be for tomcat. You may have to add the cert to the java keystore, usually in /jre/lib/security/cacerts. Ray On Wed, 2021-01-06 at 12:06 -0800, irvan suryadi wrote: Notice: This message was sent from outside the University of Victoria email system

Re: [cas-user] Client Apache Unauthorized after successfull login.

2021-01-06 Thread irvan suryadi
Hello Ray, I have done several experiments based on your suggestions. Previously, I'd like to answer about cas.example.org and localhost. Yes, it is true that they are the same domain on ip (127.0.0.1). I have added the certificate to "auth_cas.conf" using the command "CasCertificatePath" But

Re: [cas-user] How to connect cas server 6.2 to mod_auth_cas apache client using ubuntu

2021-01-06 Thread Ray Bon
Arti, I use a stand alone tomcat to run cas. Out of habit, I restart tomcat for all changes to cas. Does gradlew know to use that cert? Here is a section of my server.xml. Ray On Wed, 2021-01-06 at 13:59 +0530, arti wavale wrote: Notice: This message was sent from outside the Univer

Re: [cas-user] Strict Authentication Source Policy with newer Authentication Policy approach - CAS 6.2.3 - still.

2021-01-06 Thread 'Tom O'Neill' via CAS Community
Hi Colin, Did you ever get past this issue? I have a different issue but I am also troubleshooting the authentication manager/password policies and I’d be curious to know where you ended up. I am attempting to get the authentication manager to stop processing handlers if one returns an exception