Hello all
I have a very stable CAS 6.6.15.1 running on rancher2/kubernetes, with Hazelcast ticket registry and Kubernetes discovery.
When upgrading to 7.0.7, apart from the usual pom version updates and a few adjustments to my custom theme, everything seemed to work.
However, OIDC clients cannot authenticate anymore. They either get into infinite 302 loops "Too Many Redirects" or they error out on their end. With absolute no warning/errors on CAS logs.
There's absolute zero code customizations, all libraries are coming from CAS itself.
I have tried updating to 7.1.0, going back to 7.0.0, removing my custom theme, nothing fixes it
Any help on how to debug this is appreciated