You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Sandor Molnar (Jira)" <ji...@apache.org> on 2021/05/04 20:23:00 UTC

[jira] [Updated] (KNOX-2602) Add token status in JDBC token state management

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

Sandor Molnar updated KNOX-2602:
--------------------------------
    Status: Patch Available  (was: In Progress)

> Add token status in JDBC token state management
> -----------------------------------------------
>
>                 Key: KNOX-2602
>                 URL: https://issues.apache.org/jira/browse/KNOX-2602
>             Project: Apache Knox
>          Issue Type: Improvement
>    Affects Versions: 1.6.0
>            Reporter: Sandor Molnar
>            Assignee: Sandor Molnar
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> A new DB column needs to be added, called {{status}} in {{KNOX_TOKENS}}. The following values are allowed:
>  * ENABLED
>  * DISABLED
> When a token is being created and saved, the status is going to be enabled. However, end-users should be able to change it using a new {{KNOXTOKEN}} service API.



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