You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by GitBox <gi...@apache.org> on 2019/11/06 15:01:23 UTC

[GitHub] [knox] pzampino opened a new pull request #178: KNOX-2071 - Configurable maximum token lifetime for TokenStateService

pzampino opened a new pull request #178: KNOX-2071 - Configurable maximum token lifetime for TokenStateService
URL: https://github.com/apache/knox/pull/178
 
 
   ## What changes were proposed in this pull request?
   
   Added the ability to specify the maximum token lifetime (i.e., token renewal limit) via topology service params.
   
   ## How was this patch tested?
   
   Ran automated unit/integration tests and manual tests.
   Manual tests included configuration a short maximum token lifetime, attempting to renew a token (via curl), and verifying the error response.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services