Validate Installation

Validate the installation by performing the following steps:

If users have not been provisioned yet, the login page can be accessed, but logging in to the application is not possible.
  1. For ADF screens, point a web browser to the ADF home page of the application. The default URI is:

    http://machine.domain:port/claims.
  2. For JET screens, point a web browser to the JET home page of the application. The default URI is:

    http://machine.domain:port/claimsjs

    Please refer to "User Access" chapter of the Security Guide to read more on the roles to be granted to users to operate on Jet Screens.

  3. For HTTP API services the default endpoint is:

    http://machine.domain:port/api

    The default context-roots like "/claims" or "/claimsjs" may have been overridden when a deployment plan was used to deploy the application. Also, the URIs for accessing application end points may only be accessible via a load balancer.