leizhiyuan opened a new issue #11773:
URL: https://github.com/apache/pulsar/issues/11773


   **Is your enhancement request related to a problem? Please describe.**
   now AuthenticationProviderBasic only support  apr1 and crypt. 
   
   **Describe the solution you'd like**
   
   maybe we can allow users use clear password , just like `password` not 
encrypt(password)
   
   **Describe alternatives you've considered**
   
   will match the original password first. if not match ,we check apr1 , then  
check crypt etc
   
   **Additional context**
   Add any other context or screenshots about the feature request here.
   
   https://github.com/apache/pulsar/issues/11757#issuecomment-905265025
   


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