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

ClaimType "userId" missing Error on username-signup-or-signin #53

Closed
nacient opened this issue Apr 3, 2020 · 1 comment
Closed

ClaimType "userId" missing Error on username-signup-or-signin #53

nacient opened this issue Apr 3, 2020 · 1 comment

Comments

@nacient
Copy link

nacient commented Apr 3, 2020

Hi, following the instructions at [https://github.com/azure-ad-b2c/samples/tree/master/policies/username-signup-or-signin], I get an error when uploading the Username_TrustFrameworkExtensions.xml

Validation failed: 1 validation error(s) found in policy "B2C_1A_USERNAME_TRUSTFRAMEWORKEXTENSIONS" of tenant "tenantname.onmicrosoft.com".Policy "B2C_1A_Username_TrustFrameworkExtensions" of tenant "tenantname.onmicrosoft.com" makes a reference to ClaimType with id "userId" but neither the policy nor any of its base policies contain such an element.

@JasSuri
Copy link
Contributor

JasSuri commented Apr 6, 2020

Thanks, ive updated instances of userid to signInName.

@JasSuri JasSuri closed this as completed Apr 6, 2020
chan4lk pushed a commit to chan4lk/b2c-samples that referenced this issue Oct 17, 2022
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

2 participants