Configuring OAuth 2.0 Authentication for SSO MWS

Hi All

Did anyone implement SSO for MWS with OAuth2.0. I tried with the steps mentioned in
Reverb.

I have used google oAuth as IDP provider and after following the steps mentioned i see the login page is displayed with LoginwithGoogle provider button.

But the problem when i click on that button i get the consent page and details of google and it is redirecting back to the same login page instead of moving to other page.

This is resolved. Added jar dependencies and created the java service as mentioned in the document and deployed it to MWS and it started working.

1 Like