Re: [cas-user] Using remote discovery service with delegated SAML authentication (CAS 7)

2025-04-15 Thread Ray Bon
: CAS Community Subject: [cas-user] Using remote discovery service with delegated SAML authentication (CAS 7) You don't often get email from toka...@reaktor.fi. Learn why this is important<https://aka.ms/LearnAboutSenderIdentification> Hi, We're replacing an old Spring/OpenSAML

Re: [cas-user] Using remote discovery service with delegated SAML authentication (CAS 7)

2025-04-14 Thread Tomi Karlstedt
Hi Michal, Thank you! This seems to be working. It is a bit unfortunate that this requires webflow customization as it will again make future CAS overlay version upgrades more complex. Hopefully a better support for external DS will be added later. Tomi On Thursday, 10 April 2025 at 17:21:55

Re: [cas-user] Using remote discovery service with delegated SAML authentication (CAS 7)

2025-04-10 Thread Michal Voců
Hi Tomi,    you may want to have a look at the https://github.com/mvocu/cas-server-cuni/tree/cuni-6.x-devel/src/main/java/cz/cuni/cas/opensaml I have implemented there some flow changes to use external WAYF service for the CAS 6.5 version, but it may give you some guidance how to do it in

[cas-user] Using remote discovery service with delegated SAML authentication (CAS 7)

2025-04-10 Thread Tomi Karlstedt
Hi, We're replacing an old Spring/OpenSAML service provider microservice with an existing CAS implementation as the SP. This means we need to integrate our CAS 7.0 with a Shibboleth instance using SAML. The authentication delegation works fine. CAS sends user to the Shibboleth which then picks