Siebel Application Integration for Oracle Fusion Middleware Guide > Setting Up Security for SAI for Oracle Fusion Middleware on Oracle WebLogic Server >

Setting Up Security on Oracle WebLogic Server for SAI for Oracle Fusion Middleware


This topic describes how to set up security for SAI for Oracle Fusion Middleware on Oracle WebLogic Server.

To set up security for SAI for Oracle Fusion Middleware

  1. Navigate to the Oracle WebLogic Server Administration Console.
  2. Under Domain Structure, select Security Realms.
  3. In the Realms table, drill down on myrealm or create a new realm and name it SiebelRealm.
  4. Create a user group or groups in the security realm by doing the following:
    1. In the Users and Groups tab, click the Groups tab, and then click New.
    2. Define and name a group or groups, and then click OK.

      For example, you might create a new group called SiebelResourceGroup.

  5. Create users in the security realm by doing the following:
    1. In the Users and Groups tab, click the Users tab, and then click New.

      For example, you might create two users: tester and siebeladmin.

    2. Add the new users as members of the new group you created in Step 4.

      For more information, see the topic about adding users to groups in Oracle Fusion Middleware Oracle WebLogic Server Administration Console Online Help.

  6. If you have not yet configured a resource adapter, then configure one now.

    For information about configuring resource adapters, see Process of Deploying Siebel Resource Adapters Using SAI for Oracle Fusion Middleware.

  7. Add a new policy that grants group access by doing the following:
    1. Under Domain Structure, click Deployment, and then drill down on the applicable deployment.
    2. Click Security, click Policies, and then add a new policy.
    3. Click Add Conditions, and then select group from the predicate list, and then click Next.
    4. Specify the user group you created in Step 4, click Add, and then wait for the group to appear in the text box.
    5. Click Finish, and then click Save.
  8. Create credential maps between the Oracle WebLogic Server users and Siebel users by doing the following:
    1. Under Domain Structure, click Deployment, and then drill down on the applicable deployment.

      In this case, the deployment is SiebelResourceAdapter.

    2. Choose Security, then Credential Mapping, then drill down on SiebelResourceAdapter.
    3. Click New, then choose the resource adapter to create a new security credential map.

      For example, eis/JNDI_ra_name.

      where:

      • eis is a required text string.
      • JNDI_ra_name is a text string that you choose that describes your deployment.

        The default is eis/siebel/SiebelResourceAdapterConnFactory.

        NOTE:  If the resource adapter is deployed with a JNDI name of eis/siebel/ SiebelResourceAdapter, then in the REST URL where the JNDI name of the resource adapter is specified, you must enter siebel.SiebelResourceAdapter (note the period). The following variations do not work:

        siebel/SiebelResourceAdapter
        eis/Siebel.siebelResourceAdapter
        eis.siebel.siebelresourceadapter

    4. Select the Configured User Name option, and then click Next.
    5. Choose an existing Oracle WebLogic user who is defined in the default security realms, and then click Next. For example, you might choose tester.
    6. Enter the EAI user name and password. For example, the user name might be PERFUSER and the password might be PERFUSER.
  9. Repeat Step 8 to map additional users.

    For example, you might want to map the Oracle WebLogic user admin to the Siebel resource user SADMIN, and so on.

  10. (Optional) Enable and examine the troubleshooting information.

    For more information, see Enabling and Examining Troubleshooting Information on the Oracle WebLogic Server.

Siebel Application Integration for Oracle Fusion Middleware Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.