AutoCreate
Default Value | Data Type | Required |
---|---|---|
|
String |
No |
Description
This option specifies whether the connector causes a new user to be created when the specified user does not exist.
true
: If the user specified by either DbUser or UID does not exist, a new user with that name is created.false
: The connector does not cause new users to be created. If the specified user does not exist, the authentication fails.