You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Philip Zampino (Jira)" <ji...@apache.org> on 2021/03/11 14:03:00 UTC

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

Philip Zampino created KNOX-2544:
------------------------------------

             Summary: 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


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)