Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.18 KB

File metadata and controls

33 lines (23 loc) · 1.18 KB
title description meta_tags namespace permalink
How to generate Credentials
Find out how to use Credentials on Azion Console.
accounts, credentials, orchestrator, Azion Console
docs_guides_credentials
/documentation/products/guides/credentials/

To generate credentials to use and authenticate services, follow these steps:

  1. Access Azion Console.
  2. Access the Credentials page on the Account menu on the top-right corner, represented by the avatar.
  3. Click the Add Credential button.
  4. Choose a name for your credential.
  5. Describe how or by whom the credential will be used in the Description field in Settings.
  • Example: Credential used for Edge Nodes registration.
  1. Click the Save button.

A token will be generated after the credential is saved.

When clicking on the created credential on the Credentials page, you can:

  • Copy the generated token.
  • Delete your credential.
  • Edit your credential. You can update your credential's name, description, and status (active/inactive).

import ContributorList from '~/components/ContributorList.astro'

Contributors Contributor