Jump to content

roxburn

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

roxburn's Achievements

  1. Thanks a lot Patrick, I can see where this would be useful. It would satisfy my requirements if I could find out what the default password is for new accounts that haven't set one yet. I assumed it would be null or an empty string but they both returned as the wrong password. Unless you happen to know what it is it looks like I'll still have to go with the invitation route.
  2. Thank you very much for the answer Patrick. We're not quite at the point where we can implement SSO so that's where I'm left trying to automate old manual processes. Is the reset password action the same as invite user? I don't see a different one in the docs. I think it could be useful in the future for me.
  3. Is there a method to set a user's account password using the API? I'm scripting a user account creation process and this is the one aspect I haven't managed to figure out. Looking at the schemas, there's no property that looks like it would do it. Sending an invitation email seems like the best route but it's not our current manual method and I'd rather not change it if possible. I'm working with the rest api endpoint using powershell if that's relevant. I don't believe it leaves me without any features of the api clients.
×
×
  • Create New...