z-york opened a new pull request #142: LIVY-552 Add JWTFilter to validate 
incoming JWT tokens
URL: https://github.com/apache/incubator-livy/pull/142
 
 
   ## What changes were proposed in this pull request?
   This PR adds JWT Authentication to Livy via a new filter, JWTFilter that 
validates the JWT and accepts or rejects the request.
   
   https://issues.apache.org/jira/browse/LIVY-552
   
   (Please fill in changes proposed in this fix)
   (Include a link to the associated JIRA and make sure to add a link to this 
pr on the JIRA as well)
   
   ## How was this patch tested?
   Unit Tests passed.
   Tested manually as well.
   
   (Please explain how this patch was tested. E.g. unit tests, integration 
tests, manual tests)
   (If this patch involves UI changes, please attach a screenshot; otherwise, 
remove this)
   
   Please review https://livy.incubator.apache.org/community/ before opening a 
pull request.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to