Hello,
I am running Enterprise 11.2 where my Portal machine has 2 webadaptors. GISPORTAL for intranet only access configured with IWA + SSO, and GISWEB with Anon access.
I am experiencing a problem where the GISWEB webadaptor does not allow access the following:
EDIT: Of note, both webadaptors are on separate URLs.
Has anyone come across this before when attempting to utilize two web adaptors?
I am also experiencing where if something was published to GISPORTAL, I can not access it in the GISWEB webadaptor? (might be a second post)
not sure if this relates but from ESRI's help: "To configure multiple Web Adaptors with Portal for ArcGIS, a single endpoint must be used to access the portal. This URL must be defined in the WebContextURL property. "
I have set the WebContextURL to be that of <https://dnsalias.domain.com/portal> along with the PrivatePortalURL set to <https://machine.domain.local:7443/arcgis>.
I am not configuring a HA enterprise.
Both of the webadaptors under IIS have their own webpage as well..
Talking to ESRI tech support, they all but implied that having 2 Web Adaptors on the same Portal was the issue. Can that really be? They are assigned to separate IIS Websites. How are other organizations operating? One solo WA that allows access both on and off the intranet?
Did you set WebContextURL and PrivatePortalURL before or after the federation for both ArcGIS Server and Portal for ArcGIS?
In the Integrate your portal with a reverse proxy or load balancer document, it is stated that it must have been done before federation.