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:
If OHS is not using SSL, then add the following lines:
web.server.host=ohsHostName web.server.http.port=ohsPortNumber
If OHS is using SSL, then add the following lines:
web.server.protocol=https web.server.host=ohsHostName web.server.https.port=ohsPortNumber
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 Big Data Discovery.
Make sure to completely restart the browser to remove any cookies or sessions associated with the Big Data Discovery user login you used earlier.
You are logged in to Big Data Discovery.
As you navigate around Big Data Discovery, make sure that the browser URL continues to point to the OHS server and port.