cas icon indicating copy to clipboard operation
cas copied to clipboard

Add logout support for OIDC in authn delegation

Open leleuj opened this issue 8 months ago • 8 comments

After a delegated authentication at an OIDC provider, if this OIDC provider sends a logout request to the CAS server, the CAS server does not perform a CAS logout. It works for SAML though.

This PR fixes the problem and adds a test to confirm the behavior.

leleuj avatar Jun 21 '24 14:06 leleuj