You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (Jira)" <ji...@apache.org> on 2021/03/19 13:55:00 UTC

[jira] [Updated] (KNOX-2557) Add username and comment into token state metadata

     [ https://issues.apache.org/jira/browse/KNOX-2557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Larry McCay updated KNOX-2557:
------------------------------
    Summary: Add username and comment into token state  metadata  (was: Add username and command into token state  metadata)

> Add username and comment into token state  metadata
> ---------------------------------------------------
>
>                 Key: KNOX-2557
>                 URL: https://issues.apache.org/jira/browse/KNOX-2557
>             Project: Apache Knox
>          Issue Type: Task
>          Components: Server
>    Affects Versions: 1.5.0
>            Reporter: Sandor Molnar
>            Assignee: Sandor Molnar
>            Priority: Major
>
> Aso fo now, the following metadata is stored in the local keystore or in ZK as the following aliases:
> * tokenId and expiration - alias name is 'tokenId'
> * tokenId and maximum lifetime - alias name is 'tokenId--max'
> As part of this JIRA, a new alias should be introduced containing general metadata stored as a JSON string. To start with, the following JSON elements will be added:
> * tokenId
> * username
> * comment
> The alias name is going to be 'tokenId--meta'



--
This message was sent by Atlassian Jira
(v8.3.4#803005)