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
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.