Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend ESB Runtime and CORS

Hi,
I have created a few REST web services (job with basic username/password authentication) and I am deploying them to Talend Runtime. Everything works fine but I am having issues with CORS (Cross-origin resource sharing).
During the pre-flight (OPTIONS) the browser is not using authentication and therefore I am getting a HTTP error code 401. Is there a way to ignore the authentication for an OPTIONS request in Talend Runtime?
Thanks, Jocsan

Labels (2)
1 Reply
Anonymous
Not applicable
Author

I've opened the following issue:
https://jira.talendforge.org/browse/TESB-17678
Cheers, Sergey