loginCounts Error in SAML Login

We are using SAML login between two tenants, one hosted on our side as identity service provider and one identity provider hosted with our partner.
I am facing an issue when trying to login with auth0 through the partner app credentials, showing error - “Updating the path ‘loginsCount’ would create a conflict at ‘loginsCount’”. Able to login directly with separate tenant using UseAuth0() in react.

1 Like

Hi @harsh.chouhan,

Welcome to the Auth0 Community!

It looks like this error may be originating in an Action. Can you please check your Actions and see if there is some manipulation of the logins_count object that may be throwing this error?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.