Logging in to the Web UI is a two step process. First, you must enter the URL of your Hybrid Data Pipeline instance in the address field of your browser. Then, you must enter your username and password at the Hybrid Data Pipeline login screen.

A URL includes the Web protocol, a server name, and a port number. For example:

https://MyServer:8443/hdpui

The syntax for this URL can be described as follows.

webprotocol://servername:portnumber

where

webprotocol
is the Web protocol, such as HTTP or HTTPS, used to connect to your Hybrid Data Pipeline instance.
servername
is the name of the machine hosting the Hybrid Data Pipeline service, or the name of the machine hosting the load balancer used to route requests to the Hybrid Data Pipeline service.
portnumber
is the port number of the machine hosting the Hybrid Data Pipeline service, or the port number of the machine hosting the load balancer used to route requests to the Hybrid Data Pipeline service. For a non-load balancer deployment, the port number is specified as the Server Access Port during deployment. For a load balancer deployment, the port number must be either 80 for http or 443 for https. Whenever port 80 or 433 are used, it is not necessary to include the port number in the URL.
Note: To log in using SAML, enter the URL of your Hybrid data Pipeline instance followed by SSO and the authentication service name. For example, https://MyServer:8443/hdpui/sso/authservice.