laptop and a wrench

Bug

When configuring a distributed ArcGIS Enterprise environment with web adaptors running on a separate machine from other ArcGIS Enterprise components, using 'arcgis' in the name for both the ArcGIS Enterprise portal and ArcGIS Server web adaptors causes an incorrect redirect URL when opening the secured service from its item details page.

ArcGIS Web Adaptor
Bug ID Number BUG-000168401
SubmittedJune 17, 2024
Last ModifiedAugust 7, 2025
Applies toArcGIS Web Adaptor
Version found11.2
Operating SystemWindows Server
Operating System VersionN/A
StatusIn Review

Workaround

Previous documented cases have been resolved through the following methods:

 

Register a new web adaptor for the server without 'arcgis' in its name.

 

Institute a URL rewrite rule that converts the malformed URL back to the properly configured web adaptor name. Examples:

 

RewriteRule ^/arcgisserverserver/(.+) /arcgisserver/$1 [R,L]

RewriteRule ^/arcgistesttest/(.+) /arcgistest/$1 [R,L]

Steps to Reproduce

Bug ID: BUG-000168401

Software:

  • ArcGIS Web Adaptor

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options