Skip to main content

Logging In

Whether you wish to interact with Kargo through its web-based UI or through it's CLI, you will need to log in first.

  1. Obtain the address of your Kargo API server.

    Unless you installed the cluster-side components of Kargo yourself, you can obtain the address of the Kargo API server from the operator who did.

    The remaining steps will use the fictional address https://kargo.example.com.

    1. Open your web browser and navigate to the address of your Kargo API server.

      info

      The Kargo API server also serves the web-based UI.

      You will be presented with the login screen, where you may have the option to log in as the admin, using SSO (Single Sign-On), or possibly both, as depicted below:

      Kargo Login Screen

      info

      It is common for local installations of Kargo to have the admin user enabled, while production installations are more likely to have SSO enabled and the admin user disabled.

      If the admin user is enabled, the password can be obtained from the operator who installed Kargo's cluster-side components.

    2. Enter the admin user's password and click Login.

      OR

      Click SSO Login and follow the instructions to authenticate to your identity provider.

      When you have successfully authenticated, you will be redirected to the UI's main screen, which displays a list of Kargo Projects.

      Kargo Projects List