Demogorgon314 removed a comment on issue #11757:
URL: https://github.com/apache/pulsar/issues/11757#issuecomment-904535266


   If you want to use `AuthenticationProviderBasic`, you need to set the 
environment variable `pulsar.auth.basic.conf` to specify the basic auth users 
config path.
   
   Example conf file content:
   ```conf
   user1:password1
   user2:password2
   ```


-- 
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: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to