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 into 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/policies.

  2. For HTTP API services the default endpoint is http://machine.domain:port/api.

The default context-roots like "/policies" 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.