Hey guys,
I'm having the error on my Portal for ArcGIS when clicking Sign In.
When I click on it, the system redirects to my Internal domain (hostname Apache2 Web server) instead of making the request with the Public domain.
I've already checked my server's proxy rules, but to no avail.
I will describe my scenario below in case anyone can contribute with ideas and suggestions
Apache2 serving as Reverse Proxy for tomcat, AJP connector
Rules:
ProxyRequests off
ProxyPreserveHost On
ProxyPass /portal ajp://localhost:8009/portal
ProxyPassReverse /portal ajp://localhost:8009/portal
Public DNS: https://mydomain.local.org/portal
Hostname apache2 server: https://mywebserver.local/
And, if I change the WebContext property in Portal for ArcGIS, the error is different, instead of calling the internal address, it loops, generating "Too Many Redirect Errors"
Version ArcGIS: 10.9.1