Sandor Molnar created KNOX-3020: ----------------------------------- Summary: 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 Fix For: 2.1.0
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)