Azure AD B2C with AAD SignIn user journey is expecting wrong issuer

Arturo 46 Reputation points
2019-11-07T18:35:59.777+00:00

I have setup the AAD Sign In within B2C following the instructions in this documentation article: https://learn.microsoft.com/en-us/azure/active-directory-b2c/active-directory-b2c-setup-aad-custom?tabs=applications

The process fails when AAD redirects to the response endpoint on B2C and then being redirected to https://jwt.ms with the follwing message: AADB2C90238:
The provided id_token does not contain a valid issuer. Valid issuer values: 'https://sts.windows.net/<aad-tenant-id>/<b2c-tenant-id>/'. Please provide another token and try again.

Of course this will fail because the token originating from AAD issuer will only be https://sts.windows.net/<aad-tenant-id>

Why is B2C expecting the B2C tenant ID as part of the issuer from AAD?

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,639 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,454 questions
{count} votes

Accepted answer
  1. FrankHu-MSFT 976 Reputation points
    2019-11-13T18:48:35.567+00:00
    0 comments No comments

0 additional answers

Sort by: Most helpful