File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 12
12
<add key =" webpages:Enabled" value =" false" />
13
13
<add key =" ClientValidationEnabled" value =" true" />
14
14
<add key =" UnobtrusiveJavaScriptEnabled" value =" true" />
15
- <add key =" ida:AadInstance" value =" https://login.microsoftonline .com/{0}/v2.0/.well-known/openid-configuration?p={1} " />
15
+ <add key =" ida:AadInstance" value =" https://fabrikamb2c.b2clogin .com/{0}/{1}/ v2.0/.well-known/openid-configuration" />
16
16
<add key =" ida:Tenant" value =" fabrikamb2c.onmicrosoft.com" />
17
17
<add key =" ida:ClientId" value =" 90c0fe63-bcf2-44d5-8fb7-b8bbc0b29dc6" />
18
18
<add key =" ida:SignUpSignInPolicyId" value =" b2c_1_susi" />
104
104
<remove name =" TRACEVerbHandler" />
105
105
<add name =" ExtensionlessUrlHandler-Integrated-4.0" path =" *." verb =" *" type =" System.Web.Handlers.TransferRequestHandler" preCondition =" integratedMode,runtimeVersionv4.0" />
106
106
</handlers >
107
- </system .webServer></configuration >
107
+ </system .webServer></configuration >
You can’t perform that action at this time.
0 commit comments