We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80b05ce + 190780f commit 16141bcCopy full SHA for 16141bc
1-WebApp-OIDC/1-5-B2C/appsettings.json
@@ -5,6 +5,7 @@
5
"Domain": "fabrikamb2c.onmicrosoft.com",
6
"SignedOutCallbackPath": "/signout/B2C_1_susi",
7
"SignUpSignInPolicyId": "b2c_1_susi",
8
+ "ResetPasswordPolicyId": "b2c_1_reset",
9
"EditProfilePolicyId": "b2c_1_edit_profile" // Optional profile editing policy
10
//"CallbackPath": "/signin/B2C_1_sign_up_in" // defaults to /signin-oidc
11
},
0 commit comments