[
https://issues.apache.org/jira/browse/KNOX-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419216#comment-17419216
]
ASF subversion and git services commented on KNOX-2625:
-------------------------------------------------------
Commit 321d6b163f8404f3fa97b18fa10856aaa22a478d in knox's branch
refs/heads/master from spolavarpau1
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=321d6b1 ]
KNOX-2667: Fixed an issue where the rewrite rule is not referenced in the
filter (#500)
* KNOX-2667: Update Ranger Service definition for knox logout/timeout in
KNOX-2625
* KNOX-2667: Fixed an issue where the rewrite rule is not referenced in the
filter
* Revert "KNOX-2667: Fixed an issue where the rewrite rule is not referenced in
the filter"
This reverts commit 3412e9d1c8c1cfe97634c9bb20d3410b9caf76f7.
* KNOX-2667: Update Ranger Service definition for knox logout/timeout in
KNOX-2625
> Enhance KnoxSSO to Support Session Timeout 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
> Priority: Major
> Fix For: 1.6.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> 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)