Adaxes HelpShow AllHide All

Modifying SPML Schema Mapping

To modify the schema mapping of an SPML Connector:

  1. Launch the Adaxes Administration Console.

  2. In the Console Tree, expand your service node (the icon represents service nodes).

  3. Expand Configuration / SPML Connectors.

  4. Select the SPML Connector you need.

  5. In the Schema Mapping section, modify the SPML schema mapping:

    • In the SPML Objet Types box, select the SPML object type, mapping of which you want to modify.

      [Tip]Tip
      If you uncheck an SPML object type, the schema mapping for this SPML type will not be saved in the SPML Connector. If no SPML object type is mapped to an AD object type, SPML requests will not be sent.
    • In the AD object type drop-down list, specify the AD object type you want to map to the selected SPML object type. When an operation is performed on this object type in Active Directory, the SPML Connector will send an SPML request for the corresponding SPML object type.

    • In the Property for PSO ID drop-down list, select the AD property to store the PSO ID that uniquely identifies AD objects of the specified type in the SPML provider target. If the Property for PSO ID is not specified, SPML requests will not be sent for this type of objects.

      [Caution]Caution
      When the PSO ID is changed by an SPML request, the SPML connector updates this property in AD.
    • In the Property Mapping box, click the SPML property you need, and then select the AD property that corresponds to it. When an operation on the selected property is performed in Active Directory, the SPML Connector sends an SPML request that also updates the mapped SPML property of the corresponding SPML object.

      [Tip]Tip
      The SPML properties in bold are necessary to be mapped as they are required by the SPML schema.
    [Tip]Tip
    You can import and export schema mapping from/to a file. To do so, click Import Mapping or Export Mapping below.
  6. Click Save changes.

See Also