dockerzhang opened a new issue #5961: Pulsar dashboard support getting authorization token from a file URL: https://github.com/apache/pulsar/issues/5961 **Describe the solution you'd like** According to [administration-dashboard.md](https://github.com/apache/pulsar/blob/d20ce8851f375611c10aba0cdd32a345df7f2c48/site2/website/versioned_docs/version-2.4.2/administration-dashboard.md), dashboard container get authorization token from **JWT_TOKEN** environment. If the token was generated by Public/Private keys, it will be too long for **JWT_TOKEN**, It could be better to support getting authorization token from a file for dashboard.
---------------------------------------------------------------- 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
