Configuration

You can use the parameters provided here to configure the DSMLv2 SOAP Connector.

DSMLv2 Server URL
Specifies the URL of the DSMLv2 Server.
Authentication Method
Specifies the type of HTTP authentication. If the type of HTTP authentication is set to Anonymous, then no authentication is performed. If HTTP basic authentication is specified, HTTP basic authentication is used with user name and password as specified by the username and password parameters.
Username
The user name used for HTTP basic authentication.
Password
The password used for HTTP basic authentication.
Binary Attributes
Specifies a comma-delimited list of attributes that will be treated by the Connector as binary attributes. This parameter has the following default list of attributes that you can change:
  • photo
  • personalSignature
  • audio
  • jpegPhoto
  • javaSerializedData
  • thumbnailPhoto
  • thumbnailLogo
  • userPassword
  • userCertificate
  • authorityRevocationList
  • certificateRevocationList
  • crossCertificatePair
  • x500UniqueIdentifier
  • objectGUID
  • objectSid
Search Base
Specifies the starting point for searches when iterating.
Search Filter
Specifies the LDAP filter used when iterating.
Search Scope
The search scope to be used when iterating. Possible values are:
  • subtree
  • onelevel
The default is subtree.
Soap Binding
When this parameter is enabled, the Connector sends and receives SOAP DSML messages. Otherwise, the DSML messages are not wrapped in SOAP.
SOAPAction Header
The SOAPAction header value to include when SOAP binding is enabled. The default header value is empty.
Detailed Log
Turns on debug messages. This parameter is common to all IBM® Security Directory Integrator components.