jerrypeng opened a new pull request #3735: Implementing authentication for 
Pulsar Functions
URL: https://github.com/apache/pulsar/pull/3735
 
 
   ### Motivation
   
   Currently authentication for functions can only work with static credentials 
which makes every function have the same credentials as any other function 
which is not practical.  Since functions should have the same credentials as 
the users that submit them. 
   
   This is an initial implementation that solves the issue
   
   
   ### Modifications
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to