Account-manager (List)#
Path: /processing/account-managers/account-manager
Account managers manage all communication with the Data layers on behalf of the account. Creating and updating the account.
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| id | string | required | The given ID of an account manager instance | |
| username-is-email | boolean | optional | false | When this is set to true, the username attribute of the account will be considered the primary email. This will make the search based on email use the same method as search by username.Cannot be used with the account source being Active Directory, since that requires a username that is not an email. |
| account-data-source | leafref | required | A data source for the account-manager, used to provide account info to authentication methods,i.e. a phone number or email. If this is not configured, only the credential is possible. | |
| device-data-source | leafref | optional | The ID of the devices data-source. If not set and a account data source has been configured, then that data source will be used to fetch devices. |
Subsections#
| Name | Type | Description |
|---|---|---|
| enable-registration | Section | None |