Azure AD B2C with external IDP _JumpCloud

Grigory Portnov 1 Reputation point
2022-11-08T07:05:40.827+00:00

I am trying to configure Saml Assertion to allow Federation through JumCloud
I am using the documentation with the closest procedure for it.
https://learn.microsoft.com/en-us/azure/active-directory-b2c/identity-provider-adfs-saml?tabs=windows&pivots=b2c-custom-policy
Actually, I am stuck on Configure the SAML technical profile stage while trying upload the customized TrustFrameworkExtensions.xml.

Validation failed: 1 validation error(s) found in policy "B2C_1A_MYPOLICY" of tenant "fundguardlogin.onmicrosoft.com".Policy with 'policyId': B2C_1A_B2C_1A_MYPOLICY cannot be found in the directory 'MYDirectory'.Policy with 'policyId': B2C_1A_B2C_1A_MYPOLICY cannot be found in the directory 'MYDirectory'.

The policy indeed exists in PolicyKeys - I double-checked it.

What do you think the problem here?

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

1 answer

Sort by: Most helpful
  1. Shweta Mathur 30,296 Reputation points Microsoft Employee Moderator
    2022-11-11T10:31:25.127+00:00

    Hi @Grigory Portnov ,

    Thanks for reaching out.

    Could you please confirm which xml file you named as "B2C_1A_B2C_1A_MYPOLICY". It seems reference of this file is missing in the B2C_1A_MYPOLICY.

    Could you please check the references of xml files once that the reference of base xml is configured correctly in extension or child file.

    Reference: https://learn.microsoft.com/en-us/azure/active-directory-b2c/custom-policy-overview#inheritance-model

    Thanks,
    Shweta


Your answer

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