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

   ## What changes were proposed in this pull request?
   
   Introduce a module `authz-remote` as a minimal java client to connect with 
PDP Server, using `authz-api`.
   - Support Kerberos Authn for now, later extend it to JWT as well.
   - Add TLS support, tested via unit tests.
   
   ## How was this patch tested?
   
   Tested the client from `ranger-pdp` container in docker using kerberos 
authn, the client is able to make successful calls to PDP server.
   


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