When utilizing the search functionality to find an item in the ArcGIS Portal Directory, the resulting JavaScript Object Notation (JSON) using f=json in the URL address is not as the expected non-formatted JSON.
Portal for ArcGIS
漏洞 ID 编号
BUG-000160384
已提交
August 3, 2023
上次修改时间
June 5, 2024
适用范围
Portal for ArcGIS
找到的版本
11.1
操作系统
Windows Server
操作系统版本
2022
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
JSON requests are supported but a token must be provided. A token is required to access secured information. When a user is logged in to the ArcGIS Portal Directory and requests a JSON response, their session cookie is used to determine their authenticated access, thereby negating the need to append a token.