cdmikechen opened a new pull request, #1092: URL: https://github.com/apache/submarine/pull/1092
### What is this PR for? Backend server no longer supports login without authentication (except python-sdk), REST must authenticate first (/api/auth/token) and add a token in header to be accessed. ### What type of PR is it? Feature ### Todos * [x] - Add `/api/auth/token` * [x] - Remove none auth type * [x] - Fix test cases ### What is the Jira issue? https://issues.apache.org/jira/browse/SUBMARINE-1395 ### How should this be tested? CI test ### Screenshots (if appropriate) NA ### Questions: * Do the license files need updating? No * Are there breaking changes for older versions? Yes * Does this need new documentation? No -- 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]
