Provisioning Users and Roles Created Before Enabling LDAP Synchronization to LDAP

Enabling LDAP Synchronization 10-9 ■ addPlugin: Adds a plug-in to an existing adapter or at the global level ■ addPluginParam: Add new parameter values to the existing adapter level plug-in or global plug-in ■ createJoinAdapter: Creates a new Join adapter for the Identity Virtualization Library libOVD associated with the given OPSS context ■ createLDAPAdapter: Creates a new LDAP adapter for the Identity Virtualization Library libOVD associated with the given OPSS context ■ deleteAdapter: Deletes an existing adapter for the Identity Virtualization Library libOVD associated with the given OPSS context ■ getAdapterDetails: Displays the details of an existing adapter that is configured for the Identity Virtualization Library libOVD associated with the given OPSS context ■ listAdapters: Lists the name and type of all adapters that are configured for this Identity Virtualization Library libOVD associated with the given OPSS Context ■ modifyLDAPAdapter: Modifies the existing LDAP adapter configuration ■ removeJoinRule: Removes a join rule from a Join adapter configured for this Identity Virtualization Library libOVD associated with the given OPSS Context ■ removeLDAPHost: Removes a remote host from an existing LDAP adapter configuration ■ removePlugin: Removes a plug-in from an existing adapter or at global level ■ removePluginParam: Removes an existing parameter from a configured adapter level plug-in or global plug-in 4. Run help on the individual commands to get usage, such as: helpaddPluginParam The following are examples for updating the AD User Management adapter for the oimLanguages attribute for Multi Language Support MLS: ■ addPluginParam: You can use this command to add oimLanguage param to UserManagement plug-in in AD user adapter, as shown: add PluginParamadapterName=ldap1, pluginName=UserManagement, paramKeys=oimLanguages, paramValues=fr,zh-CN, contextName=oim ■ removePluginParam: You can use this command to remove oimLanguage param from UserManagement plug-in in AD user adapter, as shown: removePluginParamadapterName=ldap1, pluginName=UserManagement, paramKey=oimLanguages, contextName=oim ■ removePluginParam: See Also: Developing Plug-ins in the Oracle Fusion Middleware Developers Guide for Oracle Identity Manager for information about developing plug-ins in Oracle Identity Manager