# Accessing the Web Interface

# Accessing the Web Interface without Ingress

Follow these instructions to access the web interface:

  1. On a browser, go to http(s)://<AS_hostname>:<port_number>.

    Use http(s)://localhost:<port_number> when accessing in the host machine.

    Where:

    Variable Description
    <AS_hostname> The name of the machine where Open iT Analysis Server is hosted.
    <port_number> The port number provided during the installation and will be used in the web service. The default value is 80.
    Accessing Web Interface - Variables

    Example:

    If installed using the default port, 80.

    http://desktop-oit:80/

    Or using HTTPS with the default port, 443.

    https://desktop-oit:443/
    

    If installed to other port (e.g., 8088).

    http://desktop-oit:8088/

    Or using HTTPS with the port, 443.

    https://desktop-oit:443/
    
  2. When accessing for the first time or incognito, a prompt for credentials will appear.

  3. Provide the Active Directory or local user credentials and click Sign in.

     Analysis Server Web Access

    Analysis Server Web Access

    The Home page should be displayed.

     Analysis Server Home Page

    Analysis Server Home Page

# Accessing the Web Interface through Ingress

Follow these instructions to access the web interface:

  1. On a browser, go to http(s)://<AS_hostname>:<port_number>/analyzer.

    Use http(s)://localhost:<port_number>/analyzer when accessing in the host machine.

    Where:

    Variable Description
    <AS_hostname> The machine name where Open iT Analysis Server is hosted.
    <port_number> The port number provided during the installation and will be used in the web service. The default value is 8080.
    Accessing Web Interface - Variables

    Example:

    Using the default port, 8080:

    http://desktop-oit:8080/analyzer

    Or using HTTPS

    https://desktop-oit:443/analyzer

    Using other port (e.g., 8088):

    http://desktop-oit:8088/analyzer

    Or using HTTPS

    https://desktop-oit:443/analyzer
  2. When accessing for the first time or incognito, a prompt for credentials will appear.

  3. Provide the Active Directory or local user credentials, then click Sign in.

     Analysis Server Web Access

    Analysis Server Web Access

    The Home page should be displayed.

     Analysis Server Home Page

    Analysis Server Home Page

# Accessing the Web Interface with Single Sign-On

Single Sign-On uses the Microsoft Login Page to evaluate the access privileges of the current user.

Follow these instructions to access the web interface:

  1. On a browser, go to https://<AS_hostname>:<port_number>/analyzer.

    Where:

    Variable Description
    <AS_hostname> The machine name where Open iT Analysis Server is hosted.
    <port_number> The port number provided during the installation and will be used in the web service. The default value is 80.
    Accessing Web Interface - Variables

    Example:

    Using the default port, 443:

    https://desktop-oit/

    or using other port (e.g., 8443):

    https://desktop-oit:8443/
  2. Provide a valid Email Address in the Microsoft login page. Click Next.

     Analysis Server Web Access: Microsoft Login Page

    Analysis Server Web Access: Microsoft Login Page

  3. Provide the Password, then click Sign in.

     Analysis Server Web Access: Microsoft Login Passwordge

    Analysis Server Web Access: Microsoft Login Password

  4. Choose the appropriate answer if asked to Stay signed in.

     Analysis Server Web Access: Microsoft Login Stay Signed In

    Analysis Server Web Access: Microsoft Login Stay Signed In

  5. The page will be redirected to the Open iT Analysis Server Home page. Notice that the user account displayed in the upper-right corner of the page is from Microsoft Azure Active Directory.

     Analysis Server Web Access: Home Page with SSO

    Analysis Server Web Access: Home Page with SSO

# Recommended Reading

The following configuration helps to maintain restrictions and permissions to specific pages, review and determine if necessary.

   Configuring Web Page Access

We value your feedback!

Please take a few minutes to complete our survey and share your thoughts on your recent experience with our documentation.

Take survey

Close