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

[jira] [Updated] (KNOX-2542) Token-based providers should check expiration before verifying tokens

     [ https://issues.apache.org/jira/browse/KNOX-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philip Zampino updated KNOX-2542:
---------------------------------
    Fix Version/s:     (was: 1.5.0)
           Status: Patch Available  (was: In Progress)

> Token-based providers should check expiration before verifying tokens
> ---------------------------------------------------------------------
>
>                 Key: KNOX-2542
>                 URL: https://issues.apache.org/jira/browse/KNOX-2542
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: Server
>    Affects Versions: 1.4.0
>            Reporter: Philip Zampino
>            Assignee: Philip Zampino
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently, the (expensive) token verification is done before any other token validation. As performance optimization, it should rather delay the verification until after the issuer and expiration have been evaluated. 



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