PingDirectory

Configuring LDAP control support on all request processors (Proxy only)

You must configure support for the required LDAP controls on all request processors handling LDAP requests that result from System for Cross-domain Identity Management (SCIM) requests.

About this task

Change the request processor name that was provided as an example and repeat the command for all additional request processors.

Steps

  • Use dsconfig to change the request processor name (provided as an example) and repeat the command for all additional request processors.

    Use your deployment’s request processor name.

    Example:

    $ bin/dsconfig set-request-processor-prop \
      --processor-name dc_example_dc_com-req-processor \
      --add supported-control-oid:1.2.840.113556.1.4.319 \
      --add supported-control-oid:1.2.840.113556.1.4.473 \
      --add supported-control-oid:2.16.840.1.113730.3.4.9