Oauth token request using the 'client_credentials' grant_type returns an invalid access token for an Enterprise federated environment
上次发布: June 19, 2020Portal for ArcGIS
漏洞 ID 编号
BUG-000131282
已提交
June 1, 2020
上次修改时间
June 5, 2024
适用范围
Portal for ArcGIS
找到的版本
10.7.1
操作系统
Windows OS
操作系统版本
10.0
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is expected behavior. An Oauth token generated with the 'client_credentials' grant_type is considered an 'App Login' and is used to gain access to premium content and services in ArcGIS Online.
https://developers.arcgis.com/documentation/core-concepts/security-and-authentication/accessing-arcgis-online-services/
It is not intended to be used to gain access to secured services in Portal for ArcGIS or a federated server. The limitations of this type of Oauth token are documented here:
https://developers.arcgis.com/documentation/core-concepts/security-and-authentication/limitations-of-application-authentication/