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
Query Parameters
silo
Request Body
Create-time parameters for a User
Object
external_id
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.
password
how to set the user's login password
Parameters for setting a user's password
Responses
Object
display_name
Human-readable name that can identify the user
id
silo_id
Uuid of the silo to which this user belongs