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?