[ https://issues.apache.org/jira/browse/KNOX-3020?focusedWorklogId=909716&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-909716 ]
ASF GitHub Bot logged work on KNOX-3020: ---------------------------------------- Author: ASF GitHub Bot Created on: 13/Mar/24 18:17 Start Date: 13/Mar/24 18:17 Worklog Time Spent: 10m Work Description: smolnar82 opened a new pull request, #881: URL: https://github.com/apache/knox/pull/881 ## What changes were proposed in this pull request? //TODO ## How was this patch tested? <img width="1780" alt="Screenshot 2024-03-13 at 19 03 50" src="https://github.com/apache/knox/assets/34065904/51253976-d0aa-4ad5-b0b9-8054fc938fdb"> Issue Time Tracking ------------------- Worklog Id: (was: 909716) Remaining Estimate: 0h Time Spent: 10m > Introduce type Knox Token metadata > ---------------------------------- > > Key: KNOX-3020 > URL: https://issues.apache.org/jira/browse/KNOX-3020 > Project: Apache Knox > Issue Type: Task > Affects Versions: 2.1.0 > Reporter: Sandor Molnar > Assignee: Sandor Molnar > Priority: Major > Fix For: 2.1.0 > > Time Spent: 10m > Remaining Estimate: 0h > > With KNOX-3016, there is a need to distinguish different Knox Token types as > follows: > * JWT (default) > * KNOXSSO_COOKIE > * CLIENT_ID > This little refactor will allow us to handle every type-related decision > within the scope of the\{{TokenMetadata}} class. -- This message was sent by Atlassian Jira (v8.20.10#820010)