laptop and a wrench

Bug

A query error occurs when selecting with circle/ellipse (not polygon) on an Integrated Windows Authentication (IWA) enabled standalone ArcGIS Server.

Last Published: October 9, 2019 ArcGIS GIS Server
Bug ID Number BUG-000125565
SubmittedSeptember 26, 2019
Last ModifiedJune 5, 2024
Applies toArcGIS GIS Server
Version found10.6.1
Operating SystemWindows OS
Operating System Version10.0 64 Bit
StatusWill Not Be Addressed

Additional Information

Please add esriConfig.defaults.io.corsEnabledServers.push({ host: "serverUrl", withCredentials: true }); to the application. This should get past the CORS errors. As for why it happens on only circle/ellipse and not the other geometry types, it could be with how the request is being processed. If the request exceeds 2000 characters, it automatically POSTS it. Adding this bit should get around that issue.

Workaround

This issue does not happen with ArcGIS API for JavaScript 4.x or with the following ArcGIS Enterprise 10.71 setups:

  • Deploy the sample app on the same server where the GIS service is published. This is an IWA enabled standalone server.
  • Deploy the sample app on the same server where Portal for ArcGIS or GIS server are installed. This is an IWA enabled Portal for ArcGIS environment.
  • Deploy the sample app on the different server where Portal for ArcGIS or GIS server are installed. This is an IWA enabled Portal for ArcGIS environment.
  • IWA disabled.

Steps to Reproduce

Bug ID: BUG-000125565

Software:

  • ArcGIS GIS Server

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