Creates a new external user (a user whose credentials are managed by an external LDAP).
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 string to strings | Optional parameters. The default value is an empty map ( {} ). |
Name | Type | Description |
---|---|---|
name | string | Value of input parameter name. |