[
https://issues.apache.org/jira/browse/KNOX-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17911142#comment-17911142
]
ASF subversion and git services commented on KNOX-3077:
-------------------------------------------------------
Commit e6697d889cd607055b9d48f4a131068133519cb6 in knox's branch
refs/heads/master from Sandeep Moré
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=e6697d889 ]
KNOX-3077 - Add pac4j.cookie.max.age param (#972)
* KNOX-3077 - Add pac4j.cookie.max.age param
* KNOX-3077 - Review changes
* Fix NullPointer Exceptions and 503 inactive topology (via Phil Zampino)
> Knox UI session timeout does not work with pac4j
> ------------------------------------------------
>
> Key: KNOX-3077
> URL: https://issues.apache.org/jira/browse/KNOX-3077
> Project: Apache Knox
> Issue Type: Bug
> Components: KnoxSSO
> Reporter: Sandeep More
> Assignee: Sandeep More
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> KnoxSSO is expired and works as expected but pac4j profile cookies do not.
> pac4j provider is getting used which is causing the following behavior.
> 1. Knox expires the cookies
> 2. The UI redirects to login using the pac4j auth.
> 3. pac4j finds the pac4j cookies (like profile cookie) that are not expired
> and Knox logs back again.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)