How can we link the openedx existing users with SAML Idp users in openedx. I am working in sso flow like this.
- I will call the registration api in openedx to register new user
- Using IDP login page I will try to login with same username and password that was in openedx.
- It was asking for link the user account to SSO
How can I skip the linking and auto link the user and go to the dashboard of openedx