1.2.4 Configure Multiple Providers for Multiple Entities

This topic explains to configure multiple providers for multiple entities.

  1. Login to the Adminserver.
  2. Click Security Realms.
    The Oracle Weblogic Server screen displays.

    Figure 1-8 Oracle Weblogic Server



  3. Click myrealms.
    The Summary of Security Realms screen displays.

    Figure 1-9 Summary of Security Realms



  4. Click the Providers tab.
    The Settings for myrealms - Providers screen displays.

    Figure 1-10 Settings for myrealms - Providers



  5. Click New.

    Figure 1-11 Settings for myrealms - Authentication Providers



  6. Specify the Name with proper Entity Name (entity name you mapped in property file) and select the type as FCUBSUserAuthenticator and click OK.
    The Create a New Authentication Provider screen displays.

    Figure 1-12 Create a new authentication Provider



  7. Click Reorder. Bring the Authenticatiorprovider to the first in the order and click OK.
    The Reorder Authentication Providers screen displays.

    Figure 1-13 Reorder Authentication Providers



  8. Click the Provider that you have created.
    The Settings for myrealms - Providers - New Provider screen displays.

    Figure 1-14 Settings for myrealms - Providers - New Provider



  9. In the Common tab, select the control flag as SUFFICIENT from the list and click Save.
    The Settings for ENTITYID - common tab screen displays.

    Figure 1-15 Settings for ENTITY ID - Common



  10. Select the Provider Specific tab.
    The Settings for ENTITYID - Provider Specific screen displays.

    Figure 1-16 Settings for ENTITYID - Product Specific



  11. Change the JNDIName to the Datasource JNDI name, which has mapped to the entity in the property file level, and select the Multi Entity enabled checkbox.

    Figure 1-17 Settings for ENTITYID - Provider Specific - Multi Entity



  12. Specify the Entity ID with the Entity name which you have created in the property file level and click Save.

    Figure 1-18 Settings for ENTITYID - Provider Specific - Entity Id



  13. Create the new datasource for each entity with the JNDI name, which you mapped in the property file.
  14. Restart the Admin Server.
  15. Continue step 1 to step 15 for each provider creation in a multi-entity scenario.