Forum Discussion
DrBob
Apr 15, 2019Copper Contributor
AAD Application Proxy and B2B Users
Using Application Proxy for internal program which, after user inputs credentials, calls an API which is complaining because CORS cannot find the Access-Control-Allow-Origin header.
Any ideas on how to either:
1 - Disable CORS on the API site.
2 - Auto add the header which is apparently stripped by Application Proxy
No RepliesBe the first to reply