cdmikechen commented on issue #1034:
URL: https://github.com/apache/submarine/issues/1034#issuecomment-1371524116

   @mousumi16 Hi~
   After enabled oidc, the rest api can directly add the oidc token into the 
header, or when logging in, the submarine will automatically jump to the SSO 
page (such as the login address of keycloak).
   Specific design ideas can be found here 
https://submarine.apache.org/docs/next/designDocs/wip-designs/security-implementation.
 You need to add the relevant configurations to the submarine server. 
   In addition, here is a related test case for reference: 
https://github.com/apache/submarine/blob/master/submarine-server/server-core/src/test/java/org/apache/submarine/server/security/oidc/SubmarineAuthOidcTest.java


-- 
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]

Reply via email to