You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

About this Resource

The Acive Directory Domain Controller resource contains settings for the domain controllers used by the Active Directory Configuration.

REST API Methods for this Resource

Resource Schema

Configuration

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
DescriptionYesNostringnone64 - Max Length The description of the Domain Controller that will be referenced by the Active Directory Configuration resource.
LDAPQueryYesNostringnone256 - Max Length Applies a filter to the Search Scope (defined in the Active Directory Configuration resource) to limit the number of active directory users included in the cache.
SearchScopeYesNostringnone256 - Max Length Specifies the tree location in Active Directory to use at the starting point for search queries or authentication requests.
DomainControllerYesNostringnone256 - Max Length Specifies an IP address or Fully Qualified Domain Name (FQDN) of the Domain Controller.
UserNameYesNostringnone256 - Max Length Specifies username (BindDN) to use for querying the Active Directory.
EncryptedPasswordYesNostringnone256 - Max Length Specifies password (BindPW) to use for querying the Active Directory.
DCPriorityYesYesint0Possible values:
  • 0 - Minimum
  • 5 - Maximum
Sets the priority of the DC which determines in what order AD will be queried.

This has no affect when using the AD cache.

Each DC type (Auth and call routing) have their own set of priorities.

Priority of 0 indicates not configured. Set a valid priority.

DCTypeYesNoint0Possible values:
  • 0 - Minimum
  • 1 - Maximum
Determines whether this DC will be used for user authentication or call routing.
  • No labels