OIM-OAM Integration: idmConfigTool is overwriting ACIs
Hello
I am working on integrating OAM with OIM (11.1.2.3) and notified that any existing ACIs under the IDSTORE_USERSEARCHBASE gets over written by the idmConfigTool
To clarify further, my LDAP Store user search base is "cn=Users,dc=example,dc=com" and it already contains some ACIs (preexists) used by existing applications
Once I run the idmConfigTool with the "-preConfigIDStore" option, I noticed any preexisting ACIs gets deleted and OIM specific ACIs gets added
My LDAP Store is OUD
Is this standard behavior? Does anyone know a way to preserve any existing ACIs during the OAM Integration?
Thank you