Forum Discussion

mrohrs's avatar
mrohrs
Copper Contributor
Oct 26, 2021
Solved

Receiving Error: Issuer should match tenants domainName for non federated identity - Azure AD B2C

Recently, we started receiving the error :  Issuer should match tenants domainName for non federated identity when attempting to create a B2C user via a .net core app hosted in azure.  No changes hav...
  • mrohrs's avatar
    Oct 27, 2021

    I wasn't able to figure out exactly why this was happening, but I did find a resolution and thought I'd update this, just in case someone else ever runs into this.

     

    For whatever reason, deleting the Azure App Service and recreating it resolved the issue.  I used the exact same configuration as before and redeployed the exact same code.  I'm no longer receiving the error.  

     

Resources