[cas-user] CAS 7.1.3 deployment in AWS ECS

2025-03-01 Thread 'Ankit Kumar' via CAS Community
Hello Folks, I was able to run CAS 7.1.3 locally in my machine but in order to do it I had to run bunch of keystore commands to generate jks file and add to my java home certs keytool -genkey -keyalg RSA -alias cas -keystore thekeystore -storepass changeit -validity 360 -keysize 2048 keytool

[cas-user] DISSESSIONAuthnDelegation Cookie not removed on logout

2025-03-01 Thread 'Bobby Esfandiari' via CAS Community
Hello, I came across this cookie recently when I noticed weird CAS behavior on logout. Sometimes CAS would attempt to do a logout via the delegated authentication client (Azure/Entra), despite the fact that the user was using database authentication. >From what I can tell, this is due to the p