Access-Control-Allow-Origin Header in Alfresco Webscript Response

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2017 05:05 PM
I want to write a custom Alfresco WebScript that has a JSON response where I can set the Access-Control-Allow-Origin header. Where can I specify response headers?
Labels:
- Labels:
-
Alfresco Content Services
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2017 05:09 AM
i guess what you want is to configure CORS: Alfresco One: Enable CORS in Alfresco and how to use cross-origin requests
