Disable CORS support

eugen_cotiga
Kilo Contributor

Hello guys,

I want to disable the CORS support on my instance for testing.

I see that there is a property for this: glide.rest.cors.enabled (REST API CORS support )

I have Geneva release.

Please can you tell me where i can find this property for change it to false.

Thank you,

Eugen

1 ACCEPTED SOLUTION

Prasun
Giga Guru

Hello Eugen,



Go to sys_properties table, create a new property glide.rest.cors.enabled and set the value as false.



find_real_file.png



Hope this helps.


View solution in original post

2 REPLIES 2

Prasun
Giga Guru

Hello Eugen,



Go to sys_properties table, create a new property glide.rest.cors.enabled and set the value as false.



find_real_file.png



Hope this helps.


Hi Prasun,



Thank you for the answer.



Regards,


Eugen