Re: [cas-user] Building a codebase in 7.2.0

2025-04-24 Thread 'Alexis G.' via CAS Community
gt; > There is a cas dev mailing list, > https://apereo.github.io/cas/Mailing-Lists.html#cas-developer-list-cas-devapereoorg > > Ray > ---------- > *From:* 'Alexis G.' via CAS Community > *Sent:* April 22, 2025 03:12 > *To:* CAS Community &

[cas-user] Building a codebase in 7.2.0

2025-04-22 Thread 'Alexis G.' via CAS Community
Hello everyone, First of all, we have a CAS instance in production in version 5.X that was never updated and the guy who was in charge of it left my company before i arrived in october, 2023. I've been able to deploy a CAS 7.2.0 version with mfa-gauth, mfa-simple (only for mails) and a few

[cas-user] Missing Artifact: cas-server-core-configuration-metadata-repository in version 7.2.0 - upgrading from 7.2.0-RC5

2025-03-28 Thread 'Alexis G.' via CAS Community
Hello, I am currently upgrading my Apereo CAS instance from version 7.2.0-RC5 to the stable release 7.2.0. During this process, I encountered an issue where the artifact cas-server-core-configuration-metadata-repository appears to be missing for version 7.2.0. The build fails with the foll

[cas-user] Re: Implementing CAS in 7.2 with multi-mfa (mfa-simple & mfa-gauth)

2025-02-27 Thread 'Alexis G.' via CAS Community
Hi everyone, Despite the fact that i didn't get any answer to my problem and in order to keep anyone looking for MFA Gauth informations about the bad behaviour i've experienced for the last month (that i described in my first message), i'm coming back to you once again. I've kept an eye on eve

[cas-user] Implementing CAS in 7.2 with multi-mfa (mfa-simple & mfa-gauth)

2025-01-28 Thread 'Alexis G.' via CAS Community
Hi, I am currently working on implementing MFA on our CAS solution deployed in our University for over 30 000 students and over 2 000 staff members. First step was to make a PoC to explore what we are able to do with MFA, what we aren't, what is "easy" to implement, what will need some work...