The ArcGIS API for Python gis._con.token method returns 'None' when using the PKI (Public Key Infrastructure) authentication method to create the GIS object.
ArcGIS API for Python
漏洞 ID 编号
BUG-000167599
已提交
May 17, 2024
上次修改时间
June 25, 2024
适用范围
ArcGIS API for Python
找到的版本
2.2.0
操作系统
Windows Server
操作系统版本
2019 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
In Python, using private methods (names with underscores) directly is risky for future compatibility. Apply the documented public methods for reliable interaction with a class.