1.2.4 Configure for Multiple Providers for Multiple Entities

This topic explains to configure multiple providers for multiple entities.

  1. Login to the Adminserver.
    The Oracle Weblogic Server screen is displayed.
  2. Click on Security Realms.
    The Summary of Security Realms screen is displayed.

    Figure 1-8 Summary of Security Realms



  3. Click on myrealms.
    The Settings for myrealms screen is displayed.

    Figure 1-9 Settings for myrealms



  4. Click on Providers tab.
    The Settings for myrealms - Providers screen is displayed.

    Figure 1-10 Settings for myrealms - Providers



  5. Click on New.
    The Create a New Authentication Provider screen is displayed.

    Figure 1-11 Create a New Authentication Provider



  6. 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



  7. 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



  8. 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



  9. 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



  10. Select the provider specific tab.
    The Provider Specific screen is displayed.

    Figure 1-16 Settings for ENTITYID - Provider Specific



  11. 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



  12. 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



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