Authentication

Authentication in the console

To access the Platform Orchestrator Console , users must authenticate using an identity provider.

Supported identity providers

  • Google Cloud logo Google
  • Microsoft logo Microsoft (personal or work account) 🆕

Coming soon:

  • Single Sign-On (SSO) 🔜
Sign up page

Authentication in the CLI

Once you sign up and have access to the Platform Orchestrator Console  you can use the hctl login command to authenticate the CLI.

hctl login

This obtains a short-lived authentication token which is written to the local config file.

Top