Leave a Comment:
2 comments
Hi Mahendra,
Does this mean that BPEL worklist has bug that it doesn’t work with multiple searchbase ?
Which document you were using to configure BPEL worklist in OID ?
ReplyToday I faced an issue with user search base entries in OID. While running the configure script for BPEL worklist to use OID as user store, I got the below error.
[java] The subscriber ‘myrealm’ contains multiple values for the attribute ‘orclCommonUserSearchBase’ [java] cn=users,dc=myrealm,dc=com [java] cn=Partner,dc=myrealm,dc=com [java] cn=Customer,dc=myrealm,dc=com [java] cn=Employees,dc=myrealm,dc=comIt means that administrator has configured the search base in OID with all the above four possible root DN’s.
The solution is to delete those entries in User Search Base in the OID.
You can do it in two ways:
1. Login to OIDDAS console, goto the tab Configuration -> Identity Management Realm. You can see the parameters User Search Base, User Creation Base etc., Delete the entries not required in User Search Base. I have seen console throwing errors and sometimes behaves weird when we modify params directly here. So I would suggest 2nd approach as given below.
2. Login to OIDADMIN tool, traverse to the Location dc=myrealm,dc=com,cn=Oracle Context, cn=Products, cn=Common and see the parameter orclcommonusersearchbase appearing on right side and make changes appropriately.
I am engulfed in Oracle Identity & Access Management domain. I have expertise on providing the optimized solutions for user provisioning, web access management, Single Sign-On and federation capabilities etc., I am also well versed with complex integrations within Identity Management and other product domains. I have expertise on building demos and implementation experience on products Oracle Access Manager, Oracle Adaptive Access Manager, Oracle Entitlement Server, Oracle Virtual Directory, Oracle Internet Directory etc., Look @ my blog: http://talkidentity.blogspot.com
Hi Mahendra,
Does this mean that BPEL worklist has bug that it doesn’t work with multiple searchbase ?
Which document you were using to configure BPEL worklist in OID ?
Reply