Getting Started With Nitro

Initial Requirements

This topic provides information for browser requirements and instructions for signing into Nitro.

Browser Requirements

Use any of the following to access the Nitro Admin Console:

  • Chrome
  • Firefox
  • Microsoft Edge
  • Internet Explorer 11

Requesting a User Account

To request a new user account, submit a support ticket.

Signing into Nitro

Depending on the location of your Nitro cluster, the sign in URL varies.

The Nitro Admin Console (NAC) supports single sign-on (SSO), allowing users to sign into Nitro with their corporate logins. To support SSO, Nitro uses an external identity provider to authenticate users and pass user information in web browser requests. The customer’s IdP, for example, Okta, must be accessible from the internet, either directly or through a broker or gateway.

To configure SSO for Nitro:

  1. Sign into the NAC as an admin user.
  2. Select Identity Providers from the Users menu.
  3. Select New Identity Provider. Nitro supports OIDC and SAML provider types.

  4. Enter the appropriate information.
  5. Select Save.
  6. Configure the corporate identity provider to include the NAC as an application for one of the following provider types:
    OIDCSAML

    Sign-in Redirect URIs

    https://<cluster name>.auth.<region>.amazoncognito.com/oauth2/idpresponse

    Where <cluster name> is the exact cluster name, except where there is an underscore. Underscores must be changed to hyphen.

    Where <region> is one of the following:

    • Us-east-2
    • Eu-central-1
    • ap-northeast-1

    Single Sign-on URL

    https://<cluster name>.auth.<region>.amazoncognito.com/saml2/idpresponse

    Where <cluster name> is the exact cluster name, except where there is an underscore. Underscores must be changed to hyphen.

    Where <region> is one of the following:

    • Us-east-2
    • Eu-central-1
    • ap-northeast-1

    Initiate login URI

    US: https://cdw-02-app-us.veevanitro.com/oauth2/authorization/<cluster name>

    EU: https://cdw-app-eu.veevanitro.com/oauth2/authorization/<cluster name>

    AP: https://cdw-app-ap.veevanitro.com/oauth2/authorization/<cluster name>

    Where <cluster name> is exactly as it is in the NAC. Case sensitive. Do not convert any underscores to a hyphen.

    Audience Restriction

    urn:amazon:cognito:sp:<cognito pool id>

    Select the key icon on the Identity Provider page to view.

To sign into the NAC using SSO:

  1. Navigate to the NAC sign in page.

  2. Enter your corporate email address. This is not your NAC username.

  3. Select Continue.

  4. Select the appropriate cluster and username if a user’s corporate email is associated with multiple NAC users, then select Continue.

  5. Enter your corporate IdP password.

  6. Select Continue. The NAC job history page displays.

To sign into the NAC using an NAC username and password:

  1. Navigate to the NAC login page.

  2. Enter your NAC username.

  3. Select Continue.

  4. Enter your NAC password.

  5. Select Continue. The NAC job history page displays.

IP Addresses for SFTP

Nitro uses static IP addresses for its SFTP Server, where customers and data vendors deposit various text files to load data. See Static IP Addresses for more information.

Signing into External Tools

See External Tools for more information on connecting to Nitro via external tools.

In order for a connection to be established between Nitro and the BI tool, configure the necessary network security items on the Nitro side and if required, on the BI tool side:

  • The public-facing IP address of the BI tool application must be allowlisted in Nitro configuration. This is done by submitting a support ticket with the IP(s) representing the network from which the BI tool is connecting.
  • If a corporate firewall is in place, outbound/inbound traffic to the Nitro database IP and port may need to be allowlisted/opened. If this is needed, submit a support ticket to get the right connection info needed for the Nitro database.