Installation Guide for Oracle Self-Service E-Billing > Configuring IBM WebSphere > Process of Configuring the IBM WebSphere Application Server for the Customer Service Representative Application >

Setting Up Application Security


After starting the IBM WebSphere server you must set up application security.

This task is a step in Process of Configuring the IBM WebSphere Application Server for the Customer Service Representative Application.

To set up application security

  1. Log on to the IBM WebSphere Administration Console on the Customer Service Representative server.
  2. Select Security, and select Secure administration, applications, and infrastructure.
  3. Click the Security Configuration Wizard button.
  4. Select Enable application security, and click Next.
  5. Select Federated repositories, and click Next.
  6. Enter the password websphere, and enter it again when prompted to confirm.
  7. Enter the following option values.
    Configure Security Option
    Value

    Enable administrative security

    True

    Enable application security

    True

    Use Java 2 security to restrict application access to local resources

    False

    User repository

    Federated repositories

    Primary administrative user name

    websphere

  8. Click Next, then click Finish.
  9. Click Save to save to the master configuration.
  10. Click RMI/IIOP Security (under Authentication,) and click the CSIv2 inbound authentication link.
  11. Select Never under both the Basic authentication and Client certificate authentication sections. Click Apply, then click Save to save the master configuration.

Once you have set up application security you must stop and start the Customer Service Representative application server.

To stop and restart the Customer Service Representative application server

  1. Run the StopServer script, located in the App_Server_Root/profiles/Profile_Name/bin directory:

    ./stopServer.sh Server_Name

    where:

    • App_Server_Root is your IBM WebSphere installation home path.
    • Profile_Name is the name of the Command Center profile.
    • Server_Name is the name of the Command Center application server.

      For example: ./stopServer.sh server1

  2. Run the StartServer script, located in the same directory:

    ./startServer.sh Server_Name

Installation Guide for Oracle Self-Service E-Billing Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Legal Notices.