david-streamlio commented on issue #6309: Attempting to use token authentication in pulsar standalone causes it to exit URL: https://github.com/apache/pulsar/issues/6309#issuecomment-585495777 What changes did you make to the conf/client.conf file? It should be something similar to the following ## JWT Authentication ## authPlugin=org.apache.pulsar.client.impl.auth.AuthenticationToken authParams=file:///PATH TO/admin-token.txt
---------------------------------------------------------------- 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
