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/02/05 20:15:00 UTC

[jira] [Commented] (KNOX-2207) TokenStateService revocation should remove persisted token state

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

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

Commit 98e547f2d7f850994d880a97b07380eeb84b649f in knox's branch refs/heads/master from Sandeep Moré
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=98e547f ]

KNOX-2207 - TokenStateService revocation should remove persisted token state (#252)




> 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)