<?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: ArcGIS Portal Reverse Proxy in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-portal-reverse-proxy/m-p/1350263#M37691</link>
    <description>&lt;P&gt;Update, I added my IP to the OAuth app info, and now I'm left at a blank "Sign In" page, nothing loads.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CodyPatterson_0-1700147762784.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/86211iD27A6A2DC9CFEE32/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CodyPatterson_0-1700147762784.png" alt="CodyPatterson_0-1700147762784.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CodyPatterson_1-1700147802478.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/86212iEB931A55765D32FB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CodyPatterson_1-1700147802478.png" alt="CodyPatterson_1-1700147802478.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2023 15:16:47 GMT</pubDate>
    <dc:creator>CodyPatterson</dc:creator>
    <dc:date>2023-11-16T15:16:47Z</dc:date>
    <item>
      <title>ArcGIS Portal Reverse Proxy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-portal-reverse-proxy/m-p/1350241#M37690</link>
      <description>&lt;P&gt;Update: I removed the WebContextURL and I was able to get in, but it does not seem as if it's redirecting anything. Our Reverse Proxy is not able to currently be accessed from outside, but when accessing the &lt;A href="https://100.100.100.100/arcgis" target="_blank"&gt;https://100.100.100.100/arcgis&lt;/A&gt; it redirects back to my &lt;A href="https://my-company/webadaptor/home" target="_blank"&gt;https://my-company/webadaptor/home&lt;/A&gt; portal environment, since this is an internal address, I wouldn't be able to access it publicly correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hey all,&lt;/P&gt;&lt;P&gt;I'm currently attempting to establish an Apache reverse proxy in my organization's DMZ, I believe we've gotten most if not all ready to go, for now we're using a self-signed certificate for testing purposes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At this point, I've configured the WebContextUrl and have the Reverse Proxy ready to go, but when I attempt to connect to &lt;A href="https://100.100.100.100/webadaptor/" target="_blank" rel="noopener"&gt;https://100.100.100.100:8443/webadaptor/&lt;/A&gt; I get redirected to the portal REST directory and I'm met with an Invalid redirect_uri Error 400. This is the reverse proxy setup here:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Listen 100.100.100.100:8443&lt;/P&gt;&lt;P&gt;&amp;lt;VirtualHost _default_:8443&amp;gt;&lt;BR /&gt;ServerName 100.100.100.100&lt;/P&gt;&lt;P&gt;SSLEngine On&lt;BR /&gt;SSLProxyEngine On&lt;/P&gt;&lt;P&gt;SSLCertificateFile /etc/apache2/ssl/certificate.crt&lt;BR /&gt;SSLCertificateKeyFile /etc/apache2/ssl/private.key&lt;/P&gt;&lt;P&gt;ProxyPass /webadaptor &lt;A href="https://my-company/webadaptor" target="_blank" rel="noopener"&gt;https://my-company/webadaptor&lt;/A&gt;&lt;BR /&gt;ProxyPassReverse /webadaptor &lt;A href="https://my-company/webadaptor" target="_blank" rel="noopener"&gt;https://my-company/webadaptor&lt;/A&gt;&lt;/P&gt;&lt;P&gt;ErrorLog ${APACHE_LOG_DIR}/error.log&lt;BR /&gt;CustomLog ${APACHE_LOG_DIR}/access.log combined&lt;/P&gt;&lt;P&gt;# Additional security settings&lt;BR /&gt;&amp;lt;Proxy *&amp;gt;&lt;BR /&gt;Order deny,allow&lt;BR /&gt;Allow from all&lt;BR /&gt;&amp;lt;/Proxy&amp;gt;&lt;BR /&gt;&amp;lt;/VirtualHost&amp;gt;&lt;/P&gt;&lt;P&gt;My webcontexturl is setup this way: WebContextURL : &lt;A href="https://my-company/portal" target="_blank" rel="noopener"&gt;https://my-company/portal&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I'm not actually able to connect to the portal environment through the WebContextURL, what should I try?&lt;BR /&gt;&lt;BR /&gt;This is on ArcGIS Portal 11.1, Ubuntu 20.04.6 LTS CLI, Apache 2.4.41&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 16:01:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-portal-reverse-proxy/m-p/1350241#M37690</guid>
      <dc:creator>CodyPatterson</dc:creator>
      <dc:date>2023-11-16T16:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Portal Reverse Proxy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-portal-reverse-proxy/m-p/1350263#M37691</link>
      <description>&lt;P&gt;Update, I added my IP to the OAuth app info, and now I'm left at a blank "Sign In" page, nothing loads.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CodyPatterson_0-1700147762784.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/86211iD27A6A2DC9CFEE32/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CodyPatterson_0-1700147762784.png" alt="CodyPatterson_0-1700147762784.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CodyPatterson_1-1700147802478.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/86212iEB931A55765D32FB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CodyPatterson_1-1700147802478.png" alt="CodyPatterson_1-1700147802478.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 15:16:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-portal-reverse-proxy/m-p/1350263#M37691</guid>
      <dc:creator>CodyPatterson</dc:creator>
      <dc:date>2023-11-16T15:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Portal Reverse Proxy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-portal-reverse-proxy/m-p/1350272#M37692</link>
      <description>&lt;P&gt;Another update, changed the proxypass and proxypassreverse url to add :7443 and /arcgis and I'm now seeing this:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CodyPatterson_0-1700148848338.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/86213i3C83623E3C4475F2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CodyPatterson_0-1700148848338.png" alt="CodyPatterson_0-1700148848338.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;It's redirecting me to my now established WebContextURL, but it's now showing me this.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 15:34:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-portal-reverse-proxy/m-p/1350272#M37692</guid>
      <dc:creator>CodyPatterson</dc:creator>
      <dc:date>2023-11-16T15:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Portal Reverse Proxy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-portal-reverse-proxy/m-p/1350321#M37693</link>
      <description>&lt;P&gt;Solved this somewhat myself, I was able to bind the IP address within the proxy, and remove the WebContextURL this was my setup here, no clue why you need the WebContextURL as it seemingly just broke everything:&lt;/P&gt;&lt;P&gt;&amp;lt;VirtualHost _default_:443&amp;gt;&lt;BR /&gt;ServerName 100.100.100.100&lt;/P&gt;&lt;P&gt;SSLEngine On&lt;BR /&gt;SSLProxyEngine On&lt;/P&gt;&lt;P&gt;SSLCertificateFile /etc/apache2/ssl/certificate.crt&lt;BR /&gt;SSLCertificateKeyFile /etc/apache2/ssl/private.key&lt;/P&gt;&lt;P&gt;ProxyPass /webadaptor &lt;A href="https://my-company/webadaptor" target="_blank" rel="noopener nofollow noreferrer"&gt;https://my-company/webadaptor&lt;/A&gt;&lt;BR /&gt;ProxyPassReverse /webadaptor &lt;A href="https://my-company/webadaptor" target="_blank" rel="noopener nofollow noreferrer"&gt;https://my-company/webadaptor&lt;/A&gt;&lt;/P&gt;&lt;P&gt;ErrorLog ${APACHE_LOG_DIR}/error.log&lt;BR /&gt;CustomLog ${APACHE_LOG_DIR}/access.log combined&lt;/P&gt;&lt;P&gt;# Additional security settings&lt;BR /&gt;&amp;lt;Proxy *&amp;gt;&lt;BR /&gt;Order deny,allow&lt;BR /&gt;Allow from all&lt;BR /&gt;&amp;lt;/Proxy&amp;gt;&lt;BR /&gt;&amp;lt;/VirtualHost&amp;gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 16:52:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-portal-reverse-proxy/m-p/1350321#M37693</guid>
      <dc:creator>CodyPatterson</dc:creator>
      <dc:date>2023-11-16T16:52:47Z</dc:date>
    </item>
  </channel>
</rss>

