<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Cross-Origin Request (CORS) Blocked for Nuxeo Roadmap in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/cross-origin-request-cors-blocked-for-nuxeo-roadmap/m-p/326681#M13682</link>
    <description>&lt;P&gt;I have updated my answer with more information on our configuration in case it helps&lt;/P&gt;</description>
    <pubDate>Thu, 06 Aug 2015 14:20:59 GMT</pubDate>
    <dc:creator>Alain_ESCAFFRE</dc:creator>
    <dc:date>2015-08-06T14:20:59Z</dc:date>
    <item>
      <title>Cross-Origin Request (CORS) Blocked for Nuxeo Roadmap</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cross-origin-request-cors-blocked-for-nuxeo-roadmap/m-p/326678#M13679</link>
      <description>&lt;P&gt;I'm having trouble connecting my jira host name with &lt;A href="https://github.com/nuxeo/nuxeo-roadmap"&gt;nuxeo roadmap&lt;/A&gt;. FireBug on Firefox keeps notifying me that "Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at &lt;A href="https://jira.my.host.name/rest/api/latest/project/MyProject/versions" target="test_blank"&gt;https://jira.my.host.name/rest/api/latest/project/MyProject/versions&lt;/A&gt;. This can be fixed by moving the resource to the same domain or enabling CORS."&lt;/P&gt;
&lt;P&gt;I have modified the httpd.conf and added this code block and it still does not work.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;#Solution using mod_headers and mod_setenvif
&amp;lt;IfModule mod_headers.c&amp;gt;
       SetEnvIf Origin (.*) AccessControlAllowOrigin=$1
       Header add Access-Control-Allow-Origin %{AccessControlAllowOrigin}e env=AccessControlAllowOrigin
       Header set Access-Control-Allow-Credentials true
&amp;lt;/IfModule&amp;gt; 
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I have also modified the JIRA_BASE_URL to 'https://jira.my.host.name' and it still won't connect. I need assistance with how to enabling CORS for this. Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2015 14:46:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cross-origin-request-cors-blocked-for-nuxeo-roadmap/m-p/326678#M13679</guid>
      <dc:creator>MEM4FP_</dc:creator>
      <dc:date>2015-08-03T14:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cross-Origin Request (CORS) Blocked for Nuxeo Roadmap</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cross-origin-request-cors-blocked-for-nuxeo-roadmap/m-p/326679#M13680</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We have the following apache configuration:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;SetEnvIf Origin "http(s)?://(www\.|roadmap\.)?(nuxeo.com)$" AccessControlAllowOrigin=$0
Header add Access-Control-Allow-Origin %{AccessControlAllowOrigin}e env=AccessControlAllowOrigin
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Nice to see you are interested by this project! I will ask to open issues on the github repo directly as this answers.nuxeo.com is dedicated to Nuxeo Platform. Until then we can exchange here.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2015 08:25:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cross-origin-request-cors-blocked-for-nuxeo-roadmap/m-p/326679#M13680</guid>
      <dc:creator>Alain_ESCAFFRE</dc:creator>
      <dc:date>2015-08-04T08:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cross-Origin Request (CORS) Blocked for Nuxeo Roadmap</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cross-origin-request-cors-blocked-for-nuxeo-roadmap/m-p/326680#M13681</link>
      <description>&lt;P&gt;Thank you for the reply. I'm actually trying to substitute my company's jira's domain name instead. I have also enabled whitelisting on Jira's side of things but still the CORS must be enabled message comes up. I was wondering if you have any suggestions to do this.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2015 14:35:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cross-origin-request-cors-blocked-for-nuxeo-roadmap/m-p/326680#M13681</guid>
      <dc:creator>MEM4FP_</dc:creator>
      <dc:date>2015-08-04T14:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cross-Origin Request (CORS) Blocked for Nuxeo Roadmap</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cross-origin-request-cors-blocked-for-nuxeo-roadmap/m-p/326681#M13682</link>
      <description>&lt;P&gt;I have updated my answer with more information on our configuration in case it helps&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2015 14:20:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cross-origin-request-cors-blocked-for-nuxeo-roadmap/m-p/326681#M13682</guid>
      <dc:creator>Alain_ESCAFFRE</dc:creator>
      <dc:date>2015-08-06T14:20:59Z</dc:date>
    </item>
  </channel>
</rss>

