local _idp _user _create
Users can only be created in Silos with provision_type == Fixed. Otherwise, Silo users are just-in-time (JIT) provisioned when a user first logs in using an external Identity Provider.
post /v1 /system /identity -providers /local /users
Request Body
Create-time parameters for a User
Object
Username used to log in
Usernames must begin with a lower case ASCII letter, be composed exclusively of lowercase ASCII, uppercase ASCII, numbers, and '-', and may not end with a '-'. Usernames cannot be a UUID, but they may contain a UUID. They can be at most 63 characters long.
How to set the user's login password
Parameters for setting a user's password