Connector Features Supported
Below are the list of the value that are possible for the FeaturesString
Below are the List of the featurestring value when we configure OOTB Active Directory Connector
Application. Feature
|
Description
|
ACCOUNT_ONLY_REQUEST
|
The application supports requesting accounts without entitlements.
|
ADDITIONAL_ACCOUNT_REQUEST
|
The application supports requesting additional accounts.
|
AUTHENTICATE
|
The application supports pass through authentication.
|
COMPOSITE
|
The application supports composite application creation.
|
CURRENT_PASSWORD
|
Some application types support verification of the current password
|
DIRECT_PERMISSIONS
|
The application supports returning DirectPermissions.
|
DISCOVER_SCHEMA
|
The application supports discovering schemas for users and groups.
|
ENABLE
|
The application supports reading if an account is enabled or disabled.
|
GROUPS_HAVE_MEMBERS
|
The application models group memberships with a member
attribute on the group object rather than a groups attribute on the account object. |
MANAGER_LOOKUP
|
The application supports looking up managers as they are
encountered in a feed. |
NO_AGGREGATION
|
An application that does not support aggregation.
|
NO_PERMISSIONS_PROVISIONING
|
Indicates that the connector cannot provision direct or target
permissions for accounts. |
NO_RANDOM_ACCESS
|
The application does not support random access and the getObject()
methods should not be called and expected to perform.
|
PASSWORD
|
The application can provision password changes.
|
PROVISIONING
|
The application can both read and write accounts.
|
PROXY
|
The application can serve as a proxy for another application.
|
SEARCH
| |
SYNC_PROVISIONING
|
The application can provision accounts synchronously.
|
UNLOCK
|
The application supports reading if an account is locked or unlocked.
|
UNSTRUCTURED_TARGETS
|
The application supports returning unstructured Targets.
|
featuresString
|
PROVISIONING
|
SYNC_PROVISIONING
|
AUTHENTICATE
|
MANAGER_LOOKUP
|
SEARCH
|
UNSTRUCTURED_TARGETS
|
UNLOCK
|
ENABLE
|
PASSWORD
|
CURRENT_PASSWORD
|