[ https://issues.apache.org/jira/browse/KNOX-3077?focusedWorklogId=958572&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-958572 ]
ASF GitHub Bot logged work on KNOX-3077: ---------------------------------------- Author: ASF GitHub Bot Created on: 24/Feb/25 20:09 Start Date: 24/Feb/25 20:09 Worklog Time Spent: 10m Work Description: moresandeep opened a new pull request, #993: URL: https://github.com/apache/knox/pull/993 ## What changes were proposed in this pull request? This PR adds a unit test for pac4j.cookie.max.age param ## How was this patch tested? Patch was tested locally. Issue Time Tracking ------------------- Worklog Id: (was: 958572) Time Spent: 1h 20m (was: 1h 10m) > 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 > Fix For: 2.1.0 > > Time Spent: 1h 20m > 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)