Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whitespace error during policy validation #618

Open
jaydgus opened this issue Jun 1, 2024 · 0 comments
Open

Whitespace error during policy validation #618

jaydgus opened this issue Jun 1, 2024 · 0 comments

Comments

@jaydgus
Copy link

jaydgus commented Jun 1, 2024

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant