Skip to main content
Version: 10.3

Web Interface Access

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:

    VariableDescription
    <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 - Variable

    Example:

    If installed using the default port, 80.

    http://instance1:80/

    Or using HTTPS with the default port, 443.

    https://instance1:443/

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

    http://instance1:8088/

    Or using HTTPS with the port, 8443.

    https://instance1:8443/
  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.

Accessing the Web Interface through Ingress

Follow these instructions to access the web interface:

NOTE

You may experience a delay when trying to access the web interface for the first time due to the registration process of the Analysis Server with Ingress.

  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:

    VariableDescription
    <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 - Variable

    Example:

    Using the default port, 8080:

    http://instance1:8080/analyzer

    Or using HTTPS.

    https://instance1:443/analyzer

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

    http://instance1:8088/analyzer

    Or using HTTPS with the port, 8443.

    https://instance1:8443/
  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.

Accessing the Web Interface with Single Sign-On

Single Sign-On uses the Login Page of the utilized OIDC (OpenID Connect) provider to evaluate the access privileges of the current user.

warning

The login page is not displayed when the account is logged in to other applications. It will be redirected to the Open iT Analysis Server Home page.

Follow these instructions to access the web interface:

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

    Where:

    VariableDescription
    <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 - Variable

    Example:

    Using the default port, 443:

    https://instance1/

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

    https://instance1:8443/
  2. Provide a valid email address or user account on the login page. Click Next.

    • Azure (Microsoft Entra ID):

      Microsoft Login Page

      Microsoft Login Page


    • Zitadel:

      Zitadel Login Page

      Zitadel Login Page


    • Okta:

      Okta Login Page

      Okta Login Page


  3. Provide the Password.

    • Azure (Microsoft Entra ID):

      Microsoft Login Password

      Microsoft Login Password


      Click Sign in.

    • Zitadel:

      Zitadel Login Password

      Zitadel Login Password


      Click Continue.

    • Okta - select the security method applicable to your organization (e.g., Password).

      Okta Login Security Method

      Okta Login Security Method


      Provide the Password. Click Verify.

      Okta Login Password

      Okta Login Password


    NOTE

    You may also be prompted to complete two-factor authentication (2FA), if it is configured for your account. Complete the verification to proceed.

  4. For Azure (Microsoft Entra ID), choose the appropriate answer if asked to stay signed in.

    NOTE

    When a Permission Request dialog prompts, read the terms and conditions carefully, then click Accept.

  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 the OIDC provider user account.

    Home Page with SSO

    Home Page with SSO

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