erDSML2Service

The erDSML2Service class provides the Directory Service Markup Language Version 2 (DSMLv2) class to import data into IBM Security Identity Manager. The parent class is top.

Attribute name Description Enter
erCategory Enter of entity to manage. This attribute is required. directory string
erServiceName Name to display on the user interface. This attribute is required. directory string
erURL URL of the data source. Supported protocols include: file, http, and https. This attribute is required. directory string
erPassword Key to authenticate DSMLv2 clients for the JNDI client. binary
erPlacementRule Placement rule that defines a script to place entries in the organization chart. binary
erUid Name of the principal to authenticate DSMLv2 clients for the JNDI client. directory string
erUseWorkflow Boolean flag to indicate whether to use workflow to manage data. A value of true evaluates provisioning policies and places an entry in the audit trail. boolean
ernamingattribute The naming attribute on a service used to define the distinguished names of entries in event notification. directory string
Ernamingcontexts1 Service. This attribute is required when Security Identity Manager is acting as a DSMLv2 service. distinguished name
erEvaluateSoD2 Indication if the separation of duty policy is to be evaluated when workflow is used for the feed. boolean

1 The namingcontext attribute is deprecated and is replaced with ernamingcontexts in release 5.0.

2 Indicates the attribute is added in release 5.1.

Parent topic: Service classes