Philip Zampino created KNOX-2392:
------------------------------------
Summary: 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
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)