"Blazor Server with Auth=B2C" template not correctly populating Identity Options. #47447
Labels
area-identity
Includes: Identity and providers
bug
This issue describes a behavior which is not expected - a bug.
Milestone
The "Blazor Server with Auth=B2C" template is using a line of code that is not populating the Identity Options. Changing to the line of code used in other templates (Ex. WebApp) fixes the issue and provides access to the different B2C options, such as EditProfilePolicyId.
Incorrect line of code:
Correct line of code:
The text was updated successfully, but these errors were encountered: