Re: [cas-user] CAS 7.1.3 service template

2025-03-18 Thread Chong Wu
Hi, Ray Yes you are right, I found the explication in the documentation, I hadn't noticed it Thank you for your time Regards Chong WU DNUM CY Cergy Paris Université Rue des Chauffours Bâtiment Ordinal De: "Ray Bon" À: cas-user@apereo.org Envoyé: Lundi 17 Mars 2025 18:36:57 Objet

[cas-user] Re: Apereo #cas Slack Channel

2025-03-18 Thread 'Aaron Chantrill' via CAS Community
Could you add for @osteo.wvsom.edu users? Thank you. Aaron Chantrill SQL Developer On Thursday, November 16, 2017 at 5:46:10 PM UTC-5 Misagh Moayyed wrote: > See below. Equally applies to #cas, if you prefer Slack over Gitter. Reach > out if you wish to sign up and can’t just yet. > https://ape

Re: [cas-user] Re: Apereo #cas Slack Channel

2025-03-18 Thread Misagh
No, but I can invite an actual email address from that domain and that would then whitelist the domain. Gotta start with a real account, if you'd like to share that with me. Off or on list, your choice. -- Misagh On Tue, Mar 18, 2025, 6:35 PM 'Aaron Chantrill' via CAS Community < cas-user@apereo.

[cas-user] Re: DISSESSIONAuthnDelegation Cookie Not Cleared on Logout

2025-03-18 Thread Florian Nari
I had noticed the same problem (and so configured `Header add Set-Cookie "DISSESSIONAuthnDelegation=\"\"; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/cas"` in the apache proxy) But now in 7.1.5, the apache conf is no longer necessary and I get `set-cookie DISSESSIONAuthnDelegation=; Max-Age=0;

Re: [cas-user] CAS 7.1.4 Proxy Authentication issue

2025-03-18 Thread Ray Bon
Gautham, service_2 will need a PT for every call from service_1. The same PT could be reused; depends on your config, https://apereo.github.io/cas/7.1.x/ticketing/Configuring-Ticket-Expiration-Policy-PT.html The user authentication is tracked in the browser with a TGC (linked to a TGT on the c

[cas-user] Re: Module incompatibility

2025-03-18 Thread Trent Edwards
Has anybody found a solution for this? I'm on CAS 7.0.10 and I have this same issue. On Thursday, February 29, 2024 at 9:50:23 AM UTC-6 Andrea Colajacomo wrote: > Ok, > so we are in two in searching for a solution > 😟 > > Il giorno gio 29 feb 2024 alle ore 15:52 Mitchell Bösecke < > mitchell...@

[cas-user] CAS 7.1.4 Proxy Authentication issue

2025-03-18 Thread gautham jampala
Hello, I'm having issue with proxy authentication when having multiple registered services. We have two registered services one UI components(service_1) and another rest (service_2). Here is our Login flow: user tries to access service_1 and is redirected to CAS login After authentication CAS se