Single sign out

Created on 4 November 2019, over 5 years ago
Updated 19 October 2023, over 1 year ago

The D7 cas_server module supported single sign out. It would be good to get this implemented for the D8 version.

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇬🇧United Kingdom Rob230

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇦🇺Australia elc

    Port code from project/cas branch 7.x-1.x; cas_server used to be part of cas.

    Use queue and queue worker to push logout requests to background; or at least have option to do so as some admins may wish to do it all in the one request.

    CAS "client" also needs to be configured to opt itself in to single sign out.

Production build 0.71.5 2024