diff --git a/IobConf.UI/Properties/launchSettings.json b/IobConf.UI/Properties/launchSettings.json index f4333230..333b6f88 100644 --- a/IobConf.UI/Properties/launchSettings.json +++ b/IobConf.UI/Properties/launchSettings.json @@ -1,7 +1,7 @@ { "iisSettings": { - "windowsAuthentication": false, - "anonymousAuthentication": true, + "windowsAuthentication": true, + "anonymousAuthentication": false, "iisExpress": { "applicationUrl": "http://localhost:59406", "sslPort": 44365