Introduction
This page describes the usage and the configuration of the Synchronization AM Connector aimed at provisioning the AM user store.
The AM Connector is based on the principle that Professional Services or Customers can use it, but cannot configure it. Only DevOps team members operating the Memority platform have access to the technical AM Connector settings, such as the LDAP IP address or authentication credentials.
Using the AM Connector
To use the AM Connector, just declare a ConnectorDefinition (see Application Connector) with the following characteristics:
-
Connector class:
com.memority.domino.connector.am.LegacyAmConnector -
no key/value property
For example:
<dmn:ConnectorDefinition id="prov-memorityAuthentication-common-connector">
<name>prov-memorityAuthentication-common-connector</name>
<connectorProperties/>
<provisioningGroup>0</provisioningGroup>
<connectorMetadata>
<connectorRef>
<connectorName>com.memority.domino.connector.am.LegacyAmConnector</connectorName>
</connectorRef>
</connectorMetadata>
</dmn:ConnectorDefinition>
This ConnectorDefinition is then referenced by an Application as usual.
Read Next
-
AM Connector -
Reporting Connector This page describes the usage and the configuration of the Synchronization Reporting Connector aimed at provisioning the Reporting database
-
SAP Connector This page describes the usage and the configuration of the Synchronization SAP Connector aimed at provisioning SAP systems.
-
SAP Transaction Connector -
SAP Role Connector