Create a data source for credential access

Previous Topic

Next Topic

Book Contents

Create a data source for credential access

To set up a data source in the WebLogic Administration Console for the credential store:

  1. In an Internet browser, enter the URL for the WebLogic Administration Console, such as the following:

    https://<servername>:7002/console

  2. In the left pane, expand Services, and select Data Sources.
  3. In the upper-left corner of the page, in the Change Center section, click Lock & Edit.
  4. In the right pane, click the New button, and from the drop-down list that appears, select Generic Data Sources.

    The JDBC Data Source Properties page appears.

  5. Enter values for the following fields:
    • Name—For example, enter Empirica Credential Store.
    • JNDI Name—For example, enter jdbc/mds/opss.
  6. Click Next.

    The JDBC Data Source Properties page appears.

  7. Click Next.

    The Transaction Options page appears.

  8. Click Next.

    The Connection Properties page appears.

  9. Fill in the following names:
    • Database Name—Enter the SID.
    • Host Name
    • Port
    • Database User Name—For example, EMPIRICA_OPSS.
    • Password, Confirm Password—Enter the password that you entered when you installed RCU.
  10. Click Next.

    The Test Database Connection page appears.

  11. At the top of the page, click Test Configuration.

    A Connection Test Succeeded message appears.

  12. Click Next.

    The Select Targets page appears.

  13. From the Servers list, select AdminServer, SignalServer, and TopicsServer.
  14. Click Finish.
  15. In the upper-left corner of the page, in the Change Center section, click Activate Changes.

    A message appears, indicating that the changes have been activated. The Credential Store Data Source entry is created.

Send Feedback