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 15:49:00 UTC

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

Sandor Molnar created KNOX-2602:
-----------------------------------

             Summary: 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


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)