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

   ## What changes were proposed in this pull request?
   
   Fixed unit test failure in TestRangerKRBAuthenticationFilter due to updated 
authentication flow.
   
   Updated mocks to use Set-Cookie header instead of outdated request 
parameters and path assumptions, and simplified assertion to validate 
authentication directly from SecurityContextHolder.
   
   ## How was this patch tested?
   
   Executed unit tests using: mvn clean test
   Verified that the previously failing test now passes.
   Confirmed no regressions or failures in other test cases.
   


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