...
Code Block | ||
---|---|---|
| ||
"CORS": { "AllowOrigins": [ "http://allowed_1.example.com:4200", "https://allowed_2.example.com" ], "AllowCredentials": false } |
It is extremely important to note that the origins should NOT end with a "/".
After editing the files, restart the DC site from IIS Manager.