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 2021/03/11 20:58:00 UTC

[jira] [Commented] (KNOX-2544) Token-based providers should cache successful token verifications

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

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

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

KNOX-2542 and KNOX-2544 (#409)

* KNOX-2542 - Token-based providers should check expiration before verifying tokens

* Fix build issues

* KNOX-2544 - Token-based providers should cache successful token verifications

> Token-based providers should cache successful token verifications
> -----------------------------------------------------------------
>
>                 Key: KNOX-2544
>                 URL: https://issues.apache.org/jira/browse/KNOX-2544
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: Server
>    Affects Versions: 1.4.0
>            Reporter: Philip Zampino
>            Assignee: Philip Zampino
>            Priority: Major
>
> The token-based providers should record the successful verification of tokens in a LRU-like cache to minimize the frequency of performing the expensive (CPU-intensive) operation.



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