Invite users to ArcGIS Online with a non temporary password

2814
1
01-05-2016 07:04 AM
PaulLivingstone
New Contributor III

I am inviting users to ArcGIS online using a csv file that includes a password via a Python script.

The users get added but their passwords are temporary and when they login it forces them to change it.

Is there any way to not force them to change their password?

Thanks

1 Reply
KellyGerrow
Esri Frequent Contributor

Try updating the users password through the update user call in the Rest API:

Update User

Common Parameters (User Parameters)