pzampino opened a new pull request #410:
URL: https://github.com/apache/knox/pull/410


   …on last
   
   ## What changes were proposed in this pull request?
   
   Moved token signature verification to be performed after all other token 
validations. I've also increased the signature verification cache maximum to 
250 and added the explicit removal of signature verification records for 
expired tokens.
   
   ## How was this patch tested?
   
   Added 
AbstractJWTFilterTest#testExpiredTokensEvictedFromSignatureVerificationCache() 
to validate the explicit eviction of expired tokens' signature verification. 
Ran all other existing tests.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to