[
https://issues.apache.org/jira/browse/KNOX-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandeep More resolved KNOX-2207.
--------------------------------
Resolution: Fixed
> 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: Sandeep More
> Priority: Major
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> 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)