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/03/15 12:01:00 UTC

[jira] [Created] (KNOX-2553) Add token management flag in generated JWT tokens

Sandor Molnar created KNOX-2553:
-----------------------------------

             Summary: Add token management flag in generated JWT tokens
                 Key: KNOX-2553
                 URL: https://issues.apache.org/jira/browse/KNOX-2553
             Project: Apache Knox
          Issue Type: Task
    Affects Versions: 1.5.0
            Reporter: Sandor Molnar
            Assignee: Sandor Molnar


Currently, the generated JWT token - by our JnoxToken service - does not contain the information if it was a managed token (e.g. its state is stored using TokenStateService).

Recommended solution: add this information in the claim array (similar to the generated token id which is stored as {{knox.id}} claim).



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