[cas-user] mod_auth_cas single sign out issues

2020-07-06 Thread Davis Carlson
Hi everyone, I'm working on moving over some services from Basic Auth to CAS and I would like to do it on the Apache level. However, I noticed this warning in the mod_auth_cas README: * CAS single sign out is currently not functional and disabled. It is only safe to use in the case where

Re: [cas-user] cas-management application

2020-07-06 Thread Bryan Wooten
Thank you Ray. This helps. I see you are very active/helpful on this list... Perhaps one day I will return the favor. -Bryan University of Utah. On Mon, Jul 6, 2020 at 1:04 PM Ray Bon wrote: > Bryan, > > I am just looking into cas management after a bit of a break from my first >

Re: [cas-user] cas-management application

2020-07-06 Thread Ray Bon
Bryan, I am just looking into cas management after a bit of a break from my first frustrating attempt. My impression is that cas management is trying to leverage the cas packages. The version of cas management must be the same as a source of cas packages (I am working with 6.1.4-SNAPSHOT), but

[cas-user] cas-management application

2020-07-06 Thread Bryan Wooten
I was wondering if any of you fine folks could help me. I am trying to get cas-management application (6.2) with a Cas 6.1.6 server. (I can change the cas-management version if needed. Anyway I am having trouble understanding the docs and and management.properties settings. I am simply trying

[cas-user] 6.2.0 JPA Ticket delete errors

2020-07-06 Thread Charl Thiem
Hi I'm using CAS 6.2.0 in an overlay project. with the following setup - JPA ticket store on MariaDB 10.3 - Ticket cleaner configured - OICD, JPA and JWT tickets issuing configured The errors I'm seeing in the logs are when the ticket cleaner tries to remove expired tickets from the

Re: [cas-user] Delegated CAS SAML IDP

2020-07-06 Thread Vikash Chandra Ansh
Hello, Can u suggest how to delegate saml 2 in cas idp? Thanks and regards Vikash Chandra +918567019627 Kindly ping me on WhatsApp, really need ur help. On Fri 22 Nov, 2019, 12:05 Raheem Shaik, wrote: > I have successfully configured the CAS 5.3.10 overlay to delegate > authentication to a

[cas-user] unable to use OIDC if I remove contextpath

2020-07-06 Thread Stéphane Delcourt
Hi, I try to remove contextpath in my cas deployment config would like to have https://servername/login instead of https://servername/cas/login But it looks like doing this broke oidc configuration I do not understand why but cas generate http 500 when I log in with a service requesting oidc