Revert "Enable anonymous authentication alongside Windows auth"
This reverts commit 32ff0a4888.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"$schema": "http://json.schemastore.org/launchsettings.json",
|
||||
"iisSettings": {
|
||||
"windowsAuthentication": true,
|
||||
"anonymousAuthentication": true,
|
||||
"anonymousAuthentication": false,
|
||||
"iisExpress": {
|
||||
"applicationUrl": "http://localhost:3643",
|
||||
"sslPort": 44347
|
||||
|
||||
Reference in New Issue
Block a user