Create a new user.
RPC requests and responses /////////////////////////// Required authorization: HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(user.identity_provider_id)
Users and rights ///////////////// Users are used to dynamically manage the rights given to Daml applications. They are stored and managed per participant node.
The rights to be assigned to the user upon creation, which SHOULD include appropriate rights for the user.primary_party.
Optional: can be empty
No recorded changes to this endpoint across all 1 revision of this API.