You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (Jira)" <ji...@apache.org> on 2021/07/04 22:55:00 UTC

[jira] [Created] (KNOX-2625) Enhance KnoxSSO to Support Session Expiration and Logout

Larry McCay created KNOX-2625:
---------------------------------

             Summary: Enhance KnoxSSO to Support Session Expiration and Logout
                 Key: KNOX-2625
                 URL: https://issues.apache.org/jira/browse/KNOX-2625
             Project: Apache Knox
          Issue Type: Improvement
          Components: KnoxSSO
            Reporter: Larry McCay
            Assignee: Larry McCay
             Fix For: 1.6.0


By extending the WebSSOResource in KnoxSSO to accept redirects with a session-state query param, we can provide hooks for handling session expiry/timeout and logout.

This will assume that a participating application redirects to a given session timeout or logout page which can be rewritten to or be configured to be the knoxsso endpoint with a session-state change query param.

We will then be able to determine how to handle each and to give the user a choice when appropriate.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)