You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/02/07 21:57:16 UTC

[GitHub] rdhabalia opened a new pull request #1200: Add pluggable authorization service

rdhabalia opened a new pull request #1200: Add pluggable authorization service
URL: https://github.com/apache/incubator-pulsar/pull/1200
 
 
   ### Motivation
   
   As discussed in #1072, some times, we require to add pluggable authorization in broker, proxy, websocket.
   
   ### Modifications
   
   Add pluggable authorization mechanism. also made existing authorization as default provider.
   
   ### Result
   
   User can plugin custom authorization framework. It will not impact existing authorization's functionality and performance. 
   

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


With regards,
Apache Git Services