So, I've got a reasonably functional CAS test environment up and running. SSO and attribute resolution are working as I'd expect.
I'm using a maven overlay to deploy as a WAR, starting with the following template https://github.com/apereo/cas-overlay-template/tree/4.2 Back channel SLO seems to not be happening at all (I've checked for obvious stuff like firewall and cert validity) Front channel has an interesting behavior: Logout requests only get sent to the first service processed in the JSON registry. I have a few services defined (mix of real certs and self-signed) and I've tried fiddling with pretty much any SLO-related cas property or service attribute I can. Only changing the order of declared services seems to have an impact, and only the first service gets SLO. Extremely open to suggestions, or some direction to take my troubleshooting. -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/882195df-9358-4dfb-b2f2-0ff79280828f%40apereo.org.
