Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-8069

Allow to customize Logout behavior

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • 2.28.00
    • None
    • None

    Description

      Should be able to customize the Logout link in CMS UI. For example, a project integrating with external SSO solution might want to invalidate SSO token additionally and redirect to an external SSO login page.
      Also, it seems better to move the following (in PluginUserSession#logout()) out to callers such as LogoutLink:

      if (WebApplication.exists())

      { throw new RestartResponseException(WebApplication.get().getHomePage()); }

      So, the custom Logout plugin can redirect to something else.

      Attachments

        Issue Links

          Activity

            People

              jsheriff Junaidh Kadhar Sheriff
              wko Woonsan Ko (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: