When using the Python API create user option with an ArcGIS Online and the Identity Provider or Enterprise option, it makes a built in account instead of linking it to the enterprise logins.
上次发布: November 6, 2017ArcGIS Online
漏洞 ID 编号
BUG-000108711
已提交
October 11, 2017
上次修改时间
June 30, 2025
适用范围
ArcGIS Online
找到的版本
N/A
操作系统
N/A
操作系统版本
N/A
修正版本
1.9
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Use the REST API to add enterprise users. This was based on the request that gets made when you invite a specific person to the organization with the enterprise login option. This can be used as a workaround until the API can have this changed. A sample script is attached to the defect.