laptop and a wrench

漏洞

Unable to authenticate with ArcGIS API for Python when using 'GIS Server' as Authentication Tier and 'Windows Domain' as User Store.

上次发布: April 22, 2021 ArcGIS API for Python
漏洞 ID 编号 BUG-000138559
已提交March 29, 2021
上次修改时间June 28, 2025
适用范围ArcGIS API for Python
找到的版本1.8.4
操作系统Windows OS
操作系统版本10.0 64 Bit
修正版本2.0.0
状态Fixed

解决办法

There are two options:

  1. Configure with IWA (for IIS settings, Anonymous has to be disabled and Windows Authentication has to be enabled).
  2. Set the User Store = Built-in and keep the Authentication Tier = GIS Server. There are no issues authenticating built-in users.

1)

When IWA is configured, authentication succeeds using ArcGIS API for Python. Secured Services list when accessing Rest Services in the browser & listing out the secured services using the ArcGIS API for Python.

  • Server security settings:
    • image.png
  • IIS Authentication Settings (Anonymous has to be disabled and Windows Authentication has to be enabled):
    • image.png
  • List out services while connected to the server URL through the web adaptor. Note the Polygon_New services are listing (these are secured services).
    • IWA_Configured_ListServices.png

2) With User Store = ArcGIS Server Built-in, there are no issues authenticating and the secured services list when accessing Rest Services in the browser and when listing using Python.

  • Server security settings:
    • image.png
  • List out services while connected to the server URL through the web adaptor. Note the Polygon_New services are listing (these are secured services).
    • image.png

重现步骤

漏洞 ID: BUG-000138559

软件:

  • ArcGIS API for Python

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项