openedx / wg-build-test-release

Open edX Build / Test / Release Working Group
24 stars 14 forks source link

[Test failure] TC_LEARNER_11: CORS error when unliking SSO account in account settings #376

Open GlugovGrGlib opened 1 month ago

GlugovGrGlib commented 1 month ago

Release

Redwood

Expected behavior

Actual behavior

Steps to reproduce

  1. Configure TPA auth for Open edX
  2. Login or Register via third-party authentication
  3. Go to account settings > Linked Accounts section
  4. Click Unlink {TPA_Name} account
  5. Observe error in interface and browser console

Additional information

Request to /auth/disconnect/{backend-slug}/{user_social_auth_id}/ is made when unlinking SSO, and 302 code redirect to location /dashboard is returned.

Screenshot 2024-05-31 at 18 32 04
mariajgrimaldi commented 4 weeks ago

I mentioned the CORS error in the issue 1052 linked above. I'll let you know once I know more.

mariajgrimaldi commented 4 weeks ago

Thank you so much for the report! The SSO account is unlinked, but an error is raised, just like with the language issue.