[
https://issues.apache.org/jira/browse/KNOX-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on KNOX-2207 stopped by Philip Zampino.
--------------------------------------------
> TokenStateService revocation should remove persisted token state
> ----------------------------------------------------------------
>
> Key: KNOX-2207
> URL: https://issues.apache.org/jira/browse/KNOX-2207
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 1.4.0
> Reporter: Philip Zampino
> Assignee: Philip Zampino
> Priority: Major
>
> When the KnoxToken service is used to revoke/cancel a token, the current
> behavior is to persist the revoked status of the token. The problem is that
> token state is never removed from, in the case of the AliasService-based
> implementation, the keystore. There is no real requirement to differentiate
> between a known-but-revoked token and and unknown token; Therefore, the state
> for a revoked token can be removed altogether.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)