ChinmayHegde24 opened a new pull request, #949:
URL: https://github.com/apache/ranger/pull/949

   After the patch https://issues.apache.org/jira/browse/RANGER-5539 
[RANGER-5539](https://issues.apache.org/jira/browse/RANGER-5539) : Add 
Authorisation Check for doAsUser Parameter
   Ranger admin login Via Knox proxy is failing and it should be fixed.
   
   It was failing because the knox request having hadoop-jwt cookie was passing 
to RangerJwtAuthFilter, But it shouldn't so this fix will handle this
   Also according to JWT RFC, cookie based header is not used for JWT.
   https://datatracker.ietf.org/doc/html/rfc6750
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to