To integrate the OID with obiee Fusion Middleware, need to do the following three steps
1. Configure Oracle Business Intelligence to use Oracle Internet
Directory as the Authentication Provider
2. Configure the User Name Attribute in the Identity Store
3. Configure a New Trusted User (BISystemUser)
So, in this post we will check how to configure the OBI to use OID as authentication Provider
1. Login to Oracle WebLogic, and click Lock & Edit
2. Select Security Realms from the left pane and click myrealm. The default Security Realm is named myrealm
3. Navigate over Provides-> Authentication
4.Click New to launch the Create a New Authentication Provider page.
Click OK to save the changes and display the authentication providers list updated with the new authentication provider.
5.Click MyOIDDirectory in the Name column to display the Settings page.
6.Display the Configuration\Common tab, and use the Control Flag list to select ‘SUFFICIENT’, then click Save.
7.Display the Provider Specific tab and provide the host ip and post of server. Also provide the credential: Password in connection area
8.Click Save.
9.At the main Settings for myrealm page, display the Providers tab, then display the Authentication sub-tab.
10.Click Reorder to display the Reorder Authentication Providers page.And make the OID provider all the way up
11.Click DefaultAuthenticator in the Name column to display the Settings for DefaultAuthenticator page and use the Control Flag drop down list to select ‘SUFFICIENT’, then click Save.