1.2.4 Configure for Multiple Providers for Multiple Entities
This topic explains to configure multiple providers for multiple entities.
- Login to the Adminserver.The Oracle Weblogic Server screen is displayed.
- Click on Security Realms.The Summary of Security Realms screen is displayed.
- Click on myrealms.The Settings for myrealms screen is displayed.
- Click on Providers tab.The Settings for myrealms - Providers screen is displayed.
Figure 1-10 Settings for myrealms - Providers
- Click on New.The Create a New Authentication Provider screen is displayed.
Figure 1-11 Create a New Authentication Provider
- Enter the Name with proper Entity Name (entity name we mapped in property file) and select the type as FCUBSUserAuthenticator and click OK.
Figure 1-12 Create a New Authentication Provider with Entity ID
- Click on Reorder. Select the required option in Available field and click OK.The Reorder Authentication Providers screen is displayed.
Figure 1-13 Reorder Authentication Providers
- Click on the Provider that we have created.The Settings for myrealms - Providers - New Provider screen is displayed.
Figure 1-14 Settings for myrealms - Providers - New Provider
- In the common tab, select the control flag as SUFFICIENT from the list and click on Save.The Settings for ENTITYID screen is displayed.
Figure 1-15 Settings for ENTITYID - Common
- Select the provider specific tab.The Provider Specific screen is displayed.
Figure 1-16 Settings for ENTITYID - Provider Specific
- Change the JNDI name to the Datasource JNDI name, which has mapped to the entity in the property file level, and check the Multi Entity enabled checkbox.
Figure 1-17 Settings for ENTITYID - Provider Specific - Multi Entity
- Enter the EntityId with the Entity name which we created in the property file level and click on Save.
Figure 1-18 Settings for ENTITYID - Provider Specific - Entity Id
- Create the new datasource for each entity with the JNDI name, which we mapped in the property file.
- Restart the Admin Server.
- Continue step 1 to step 15 for each provider creation in a multientity scenario.
Parent topic: Integrating Oracle FLEXCUBE IS and BPEL