Configuring Primavera Gateway for Single Sign-On

User authentication information is stored both in the user's session data and in the context of a server or virtual host that is targeted by a web application. Primavera Gateway requires a logout URL to log out a user, which invalidates the application session after a user attempts to log in to the application in a new session.

To configure the logout URL:

  1. Log in to WebLogic Enterprise Manager.

    http://<Application_Server_Hostname>:<Port>/em

  2. Select WebLogic Domain, Security, and Security Provider Configuration.
  3. Select Configure for the Single Sign On Provider option.
  4. In the Logout URL field, enter the Oracle Access Manager global logout URL:

    http://<OAM_Server_Hostname>:14100/oam/server/logout

  5. Select OK and restart the WebLogic administration server.

After you have completed this procedure, complete the task in Configuring WebLogic for Single Sign-On.