Perform smoke tests

To ensure the setup was successful, run the smoketests in this section.

  1. From a web browser, navigate to:

    https://externalWebServer:port/ssoconfig/SSOCfgInfoServlet

    Verify that you can see the external endpoint in each "URL" that is returned.

  2. Navigate to:

    https://externalWebServer:port/sso/SSOServlet

    You should be prompted with a login screen for the primary service you chose for the external domain. Make sure you are able to log in successfully.

  3. If both of the smoketests in steps 1 and 2 are successful, continue with the tasks in the next section. If one or both of these smoketests fails, check the configuration and make changes as needed. Do not continue with additional configuration tasks until these smoke tests run successfully.