Ask a question
Limited-Time Offer: 50% off IBM TechXchange Conference 2025
IBM’s largest technical learning event is back October 6-9 in Orlando, FL
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.