Unable to create user - Azure B2C

Ulisses Maeda 1 Reputation point
2021-05-13T18:45:46.217+00:00

When I Try to create an Azure AD B2C user. I receive a message: Unable to create user Creating user 'user_name'.

Inspecting console log browser I have this information:

{
   "error":{
      "code":"Request_BadRequest",
      "message":"Issuer should match tenants domainName for non federated identity.",
      "innerError":{
         "date":"2021-05-13T16:32:11",
         "request-id":"fcc12b13-d1b1-4447-b0c3-xxxxx",
         "client-request-id":"fcc12b13-d1b1-4447-b0c3-xxxxx"
      }
   }
}

What does it mean? How can I solve this issue?

Regards,
Ulisses Maeda

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.