<?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 403 between Alfresco and SOLR in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/403-between-alfresco-and-solr/m-p/143668#M38160</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've just upgraded from ACS 6.2 to ACS 7.2. In ACS 6.2, the communication between Alfresco and SOLR wasn't secured but with 7.2, the communication is secured with a secret in header of requests.&lt;/P&gt;&lt;P&gt;In my configuration, I have an Apache Server before Alfresco to manage communication with an Identity Provider (protocol OpenId Connect). The problem is that all requests between Alfresco and Solr ended with a 403 status code, it seems that the secret is lost because of the apache server. The configuration of my Apache is :&lt;/P&gt;&lt;PRE&gt;        &amp;lt;Location /share&amp;gt;
          AuthType openid-connect
          Require valid-user
        &amp;lt;/Location&amp;gt;

        &amp;lt;Location /webdav&amp;gt;
          AuthType openid-connect
          Require valid-user
        &amp;lt;/Location&amp;gt;

        &amp;lt;Location /alfresco&amp;gt;
          RequestHeader unset X-Alfresco-Remote-User
          Require all denied
          Require ip XX.XX.XX.XX/XX
          AuthType None
        &amp;lt;/Location&amp;gt;&lt;/PRE&gt;&lt;P&gt;Does anyone can help me ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 17 Mar 2023 12:36:26 GMT</pubDate>
    <dc:creator>azerty1234</dc:creator>
    <dc:date>2023-03-17T12:36:26Z</dc:date>
    <item>
      <title>403 between Alfresco and SOLR</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/403-between-alfresco-and-solr/m-p/143668#M38160</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've just upgraded from ACS 6.2 to ACS 7.2. In ACS 6.2, the communication between Alfresco and SOLR wasn't secured but with 7.2, the communication is secured with a secret in header of requests.&lt;/P&gt;&lt;P&gt;In my configuration, I have an Apache Server before Alfresco to manage communication with an Identity Provider (protocol OpenId Connect). The problem is that all requests between Alfresco and Solr ended with a 403 status code, it seems that the secret is lost because of the apache server. The configuration of my Apache is :&lt;/P&gt;&lt;PRE&gt;        &amp;lt;Location /share&amp;gt;
          AuthType openid-connect
          Require valid-user
        &amp;lt;/Location&amp;gt;

        &amp;lt;Location /webdav&amp;gt;
          AuthType openid-connect
          Require valid-user
        &amp;lt;/Location&amp;gt;

        &amp;lt;Location /alfresco&amp;gt;
          RequestHeader unset X-Alfresco-Remote-User
          Require all denied
          Require ip XX.XX.XX.XX/XX
          AuthType None
        &amp;lt;/Location&amp;gt;&lt;/PRE&gt;&lt;P&gt;Does anyone can help me ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 12:36:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/403-between-alfresco-and-solr/m-p/143668#M38160</guid>
      <dc:creator>azerty1234</dc:creator>
      <dc:date>2023-03-17T12:36:26Z</dc:date>
    </item>
  </channel>
</rss>

