Enabling High Availability of the Default Embedded Oracle WebLogic Server LDAP Identity Store

This section is only applicable if using the default Weblogic LDAP in a HA environment.

To enable high availability of the default embedded Oracle WebLogic Server LDAP identity store in a clustered environment, you configure the virtualize attribute. When you set the virtualize attribute value to true, BI processes will look to their local Managed Server where they can authenticate and perform lookups against a local copy of the embedded default Oracle WebLogic Server LDAP identity store.

To enable high availability of the default embedded Oracle WebLogic Server LDAP identity store:

  1. Log in to Fusion Middleware Control.

    For more information, see Using Oracle Fusion Middleware Control.

  2. From the navigation pane expand the WebLogic Domain folder and select bi.
  3. Right-click bi and select Security, then Security Provider Configuration to display the Security Provider Configuration page.
  4. Expand Security Store Provider, and Identity Store Provider area, and click Configure to display the Identity Store Configuration page.
  5. In the Custom Properties area, use the Add option to add the following custom properties:
    • Property Name=virtualize

      Value=true

    • Property Name=OPTIMIZE_SEARCH

      Value=true

    Note:

    The Property Name virtualize must be lowercase, and OPTIMIZE_SEARCH must be uppercase.

    The screen shows an example set of Custom Properties including a new property called virtualize with its value set to true.

  6. Click OK to save the changes.
  7. Restart the Administration server, any Managed servers, and Oracle BI EE components.