dockerzhang opened a new issue, #3680: URL: https://github.com/apache/incubator-inlong/issues/3680
### Description the default admin account is defined in the file `conf/application.properties` of the `manager` module like this: ``` default.admin.user=admin default.admin.password=inlong ``` We can make it configurable for different users, especially for the password. ### Use case _No response_ ### Are you willing to submit PR? - [ ] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
