Hybrid Data Pipeline: CORS

Posted by stephane.passignat on 16-Apr-2020 09:10

Hi,

I'm trying to access HDP with the rest API (odata) and I fail with CORS errors. So I tried to setup the ip-white list but no changes.

What should I do ?

- Customize Tomcat to add valve ?

- Customize apache reverse proxy conf ?

- How to do in HDP ip-white list ?

- other ?

are there any post or white papers ?

thanks

All Replies

Posted by Thomas Dixon on 16-Apr-2020 12:57

First, be sure to check the HDP product documentation on enabling CORS behavior:  documentation.progress.com/.../

The CORSBehavior system configuration limit must be set to '2' in order to enable the use of CORS whitelist filtering.

This thread is closed