Completing and testing the SSO integration

The final step in setting up the SSO integration is to add the OHS server host name and port to portal-ext.properties.

To complete and test the SSO configuration:

  1. In portal-ext.properties, add the following lines:
    web.server.host=ohsHostName
    web.server.http.port=ohsPortNumber
    Where:
    • ohsHostName is the fully qualified domain name (FQDN) of the server where OHS is installed. The name must be resolvable by Studio users.

      For example, you would use webserver01.company.com, and not webserver01.

      You need to specify this even if OHS is on the same server as Studio.

    • ohsPortNumber is the port number used by OHS.
  2. Restart Studio.

    Make sure to completely restart the browser to remove any cookies or sessions associated with the Studio user login you used earlier.

  3. Navigate to the Studio URL. The Oracle Access Manager SSO form is displayed.
  4. Enter your SSO authentication credentials.

    You are logged in to Studio.

    As you navigate around Studio, make sure that the browser URL continues to point to the OHS server and port.