CORS error in Protocol Integration

Hello

I have a react application which is using protocol integration When the appliucation tryes to activate/deactive an output device via SOAP im getting a CORS error. The app is hosted in IIS server and is used in web browser such as chrome. There is a way to avoid CORS errors in Recording Servers? i have seen in Mobile Server a workaround adding this configuration

could solve it. But in the management there is a configuration with the same purpose?

No, there is no configuration for avoiding the CORS error in the server services in Management Server or Recording Server. A possible workaround would be, to make your own server-side service (like mobile server).