Unable to add an ArcGIS Online WFS service to Portal for ArcGIS when the portal is configured to use HTTPS only.
上次发布: March 22, 2017Portal for ArcGIS
漏洞 ID 编号
BUG-000103225
已提交
February 27, 2017
上次修改时间
August 14, 2025
适用范围
Portal for ArcGIS
找到的版本
10.5
操作系统
Windows OS
操作系统版本
2012 R2
修正版本
10.6.1
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Force the ArcGIS Online WFS request to use CORS by setting the Online WFS service server as a Trusted Server. For example:An online WFS item is <a href="https://proddemo1.maps.arcgis.com/home/item.html?id=1366d30fe5374e4d9e7620ea1a5b1c6a" target="_blank">https://proddemo1.maps.arcgis.com/home/item.html?id=1366d30fe5374e4d9e7620ea1a5b1c6a</a>The WFS service URL is <a href="https://dservices8.arcgis.com/gjGdvVTLGZvsJP8O/arcgis/services/Airports/WFSServer?service=wfs&request=getcapabilities" target="_blank">https://dservices8.arcgis.com/gjGdvVTLGZvsJP8O/arcgis/services/Airports/WFSServer?service=wfs&request=getcapabilities</a>1. Login to Portal for ArcGIS as an admin.2. Navigate to Organization>Edit Settings>Security.3. Under the Trusted Servers section, add the WFS service server to the list of configured servers. For example: <a href="https://dservices8.arcgis.com" target="_blank">https://dservices8.arcgis.com</a>4. Save this change.5. User are able to add the ArcGIS Online WFS service to the Portal via Content and Map Viewer.NOTE: This works if the WFS Server supports CORS.