xianjingfeng opened a new issue, #1978: URL: https://github.com/apache/incubator-uniffle/issues/1978
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/incubator-uniffle/issues) and found no similar issues. ### Describe the subtask We have supported authentication in some interfaces in coordinator in #1948. In the future, we will support request these interfaces through the dashboard module. So I think we should add a login page. I think this can be achieved like this: 1.Add a interface for login authentication in coordinator. 2.If the authentication is passed, Save the authentication credentials to the session in dashboard module 3.Put the credentials in the header each time request the coordinator. ### Parent issue #1949 ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
