You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EnterpriseCustomerIdentityProvider.DoesNotExist: EnterpriseCustomerIdentityProvider matching query does not exist.
File "common/djangoapps/third_party_auth/pipeline.py", line 785, in associate_by_email_if_enterprise_user
enterprise_customer_user = is_enterprise_customer_user(current_provider.provider_id, current_user)
File "common/djangoapps/third_party_auth/utils.py", line 94, in is_enterprise_customer_user
enterprise_idp = EnterpriseCustomerIdentityProvider.objects.get(provider_id=provider_id)
File "django/db/models/manager.py", line 85, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "django/db/models/query.py", line 435, in get
raise self.model.DoesNotExist(
[Multiple_SSO_SAML_Accounts_Association_to_User] Error in saml multiple accounts association: User ID: 28749, User Email: jchand@mit.edu:,Provider ID: saml-mit-kerberos, Exception: DoesNotExist('EnterpriseCustomerIdentityProvider matching query does not exist.')
The text was updated successfully, but these errors were encountered:
Sentry Issue: OPENEDX-RESIDENTIAL-3MJ
The text was updated successfully, but these errors were encountered: