LDAP Resource Adapter - Delete "uniqueMember"s from LDAP Groups
We are trying to add/delete users (dn) to LDAP groups. Built in a workflow that uses the "updateResoruceObject" service to update any LDAP Group. The 'add' operation works fine as anticipated, but the 'delete' does not. Our guess is that the LDAPResourceAdapter only supports the ldapadd and not delete. We want to find out if customizing the LDAPResourceAdapter is the only workaround.
Thanks in advance.
Message was edited by:
indie

