Creates a new external user (a user whose credentials are managed by an external LDAP).
Input Parameter Description
Name | Type | Description |
---|---|---|
name | string | Name of the user to be created. Must exactly match the user's name in the external LDAP, prefixed with a @. Must not be the same name as an existing user. |
options | map of strings | Optional parameters. |
Output Parameter Description
Name | Type | Description |
---|---|---|
name | string | Value of input parameter name. |