pisceslj commented on issue #311: URL: https://github.com/apache/pulsar-manager/issues/311#issuecomment-902393941
The token is generated from the broker JWT private key as follows,maybe you should config these parameters: jwt.broker.token.mode=PRIVATE jwt.broker.public.key=file:///path/pulsar/broker-public.key jwt.broker.private.key=file:///path/broker-private.key or jwt.broker.token.mode=SECRET jwt.broker.secret.key=file:///path/broker-secret.key -- 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: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org