You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to implement the "force-password-reset-after-90-days" policy and I get the following error when uploading the final SignUpOrSignin.xml:
Validation failed: 1 validation error(s) found in policy
"B2C IA FORCEPASSWORDRESET90 SIGNUP SIGNIN"
of tenant 'testResearchLink.onmicrosoft.com".Schema
validation error found at line 10 col 38 in policy
"B2C IA FORCEPASSWORDRESET90 SIGNUP SIGNIN"
of tenant 'testResearchLink.onmicrosoft.com": The
element cannot contain white space. Content model is
emptySchema validation error found at line 10 col 38 in
policy
"B2C IA FORCEPASSWORDRESET90 SIGNUP SIGNIN"
of tenant 'testResearchLink.onmicrosoft.com": The
element cannot contain white space. Content model is
empty.
I had to make a minor change because it threw a previous validation error of "Metadata item with key "ApplicationObjectld" was not
found in the Technicalprofile". I have a attached the file: SignUpOrSignin.txt
Thank you!
The text was updated successfully, but these errors were encountered:
I'm trying to implement the "force-password-reset-after-90-days" policy and I get the following error when uploading the final SignUpOrSignin.xml:
Validation failed: 1 validation error(s) found in policy
"B2C IA FORCEPASSWORDRESET90 SIGNUP SIGNIN"
of tenant 'testResearchLink.onmicrosoft.com".Schema
validation error found at line 10 col 38 in policy
"B2C IA FORCEPASSWORDRESET90 SIGNUP SIGNIN"
of tenant 'testResearchLink.onmicrosoft.com": The
element cannot contain white space. Content model is
emptySchema validation error found at line 10 col 38 in
policy
"B2C IA FORCEPASSWORDRESET90 SIGNUP SIGNIN"
of tenant 'testResearchLink.onmicrosoft.com": The
element cannot contain white space. Content model is
empty.
I had to make a minor change because it threw a previous validation error of "Metadata item with key "ApplicationObjectld" was not
found in the Technicalprofile". I have a attached the file:
SignUpOrSignin.txt
Thank you!
The text was updated successfully, but these errors were encountered: