Azure-Samples / active-directory-b2c-custom-policy-starterpack

Azure AD B2C now allows uploading of a Custom Policy which allows full control and customization of the Identity Experience Framework
http://aka.ms/aadb2ccustom
MIT License
326 stars 386 forks source link

Error in terms of use custom policy starter pack #113

Open johnsonWTC opened 2 years ago

johnsonWTC commented 2 years ago

I followed all the steps in the documentation but when i try to upload my custom policy i get this error Validation failed: 1 validation error(s) found in policy "B2C_1A_TRUSTFRAMEWORKEXTENSIONS_TOU_SUSI" of tenant "xxx.onmicrosoft.com".Policy with 'policyId': B2C_1A_TRUSTFRAMEWORKEXTENSIONS cannot be found in the directory 'xxx-6362-4338-9241-xxx'.Policy with 'policyId': B2C_1A_TRUSTFRAMEWORKEXTENSIONS cannot be found in the directory 'xxx-6362-4338-9241-xxx'.

And when I was following the steps in the documentation i could not find this element TechnicalProfile Id="login-NonInteractive". on the TOU_SUSI_TrustFrameworkExtensions.xml.