You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@submarine.apache.org by GitBox <gi...@apache.org> on 2021/12/16 06:04:30 UTC

[GitHub] [submarine] cdmikechen opened a new pull request #833: SUBMARINE-1138. New SSO function based on OIDC

cdmikechen opened a new pull request #833:
URL: https://github.com/apache/submarine/pull/833


   ### What is this PR for?
   Use pac4j to support OIDC and default login action, and fix some user rest api question.
   Currently, it is a preview version, which is mainly modified for the background and adapted to the front-end processing.
   
   The current purpose is to summarize the core of the modification and test cicd. So please do not merge the current changes!
   
   ### What type of PR is it?
   Improvement
   
   ### Todos
   * [x] - User pac4j to support OIDC SSO and default login based on cookies
   * [ ] - Front end modification. The 302 redirection of httpclient is not handled at present
   * [ ] - Add some tests
   * [ ] - Add some documents
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/SUBMARINE-1138
   
   ### How should this be tested?
   Need to add some test later.
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Do the license files need updating? No
   * Are there breaking changes for older versions? Yes
   * Does this need new documentation? Yes
   


-- 
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: commits-unsubscribe@submarine.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org