A payload for creating a new user, includes the username and password in a single request
The username to create
The initial password for the user, must be at least 6 characters, up to 128
Credential summary
A username for authenticating with one or more types of credentials. User type defines the expected credentials allowed for the user. Native users have passwords, External users have no credential internally. Internal users are service/system users for inter-service communication.
The username to authenticate with
The user's type
If the user is external, this is the source that the user was initialized from. All other user types have this set to null
The timestampt the user record was created
The timestamp of the last update to this record