You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/06/19 18:39:00 UTC

[jira] [Commented] (KNOX-2392) Simple file-based TokenStateService implementation

    [ https://issues.apache.org/jira/browse/KNOX-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17140748#comment-17140748 ] 

ASF subversion and git services commented on KNOX-2392:
-------------------------------------------------------

Commit 71f676bf895d97ea6d95b82addd22b8598fdee9b in knox's branch refs/heads/master from Philip Zampino
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=71f676b ]

KNOX-2392 - Simple file-based TokenStateService implementation (#350)



> Simple file-based TokenStateService implementation  
> ----------------------------------------------------
>
>                 Key: KNOX-2392
>                 URL: https://issues.apache.org/jira/browse/KNOX-2392
>             Project: Apache Knox
>          Issue Type: New Feature
>          Components: Server
>    Affects Versions: 1.5.0
>            Reporter: Philip Zampino
>            Assignee: Philip Zampino
>            Priority: Major
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Since server-managed token state no longer persists any secrets, the use of a keystore for persistence of token state is an unnecessary burden.
> There should be a simple file-based TokenStateService implementation to remove this burden. With the recently-added token state journal facility (KNOX-2377), it should be more easily possible to create such an implementation.
> This implementation should also cache state in memory for improved performance.



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