This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Create Users w/ Limited views / navigation

Anyone out in the REST API world create users via the API? I can see there is a Method "Create User" in Orion.Accounts. ANd I can find the URI for this method/verb but before I go down this rabbit hole wanted to see if anyone else is or has been doing this.

This will be NON-AD accounts and will need to restrict the accounts content based on Node level custom properties.

  • In the current release, The Orion.Accounts.CreateAccount verb can only be used to create "system" accounts. These are only used for product-product integrations and can't log in to the website interactively, so this won't work for you.

    I expect this to be better supported in a future release.