laptop and a wrench

漏洞

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

上次发布: October 9, 2019 ArcGIS GIS Server
漏洞 ID 编号 BUG-000125565
已提交September 26, 2019
上次修改时间June 5, 2024
适用范围ArcGIS GIS Server
找到的版本10.6.1
操作系统Windows OS
操作系统版本10.0 64 Bit
状态Will Not Be Addressed

附加信息

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.

解决办法

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.

重现步骤

漏洞 ID: BUG-000125565

软件:

  • ArcGIS GIS Server

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项