Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

All credentials is configured in the credentials section.

These types are supported:

  1. Basic Auth

  2. Bearer Token

To come soon is:

  1. OAuth 2

  2. JWT

How to create a Basic Authentication

  1. Click CREATE NEW button on the top right corner.

  2. Select Basic Authentication

  3. Enter a Name that you can refer to in the integrations.
    Note. the Name can be anything, it does not have to be the actual username

  4. Click Create, this will open the page where the username and password can be filled in

  5. Enter username

  6. Enter password

  7. Click Save.

How to create a Bearer Token

  1. Click CREATE NEW button on the top right corner.

  2. Select Bearer Token

  3. Enter a Name that you can refer to in the integrations.
    Note. the Name can be anything, it does not have to be the actual token

  4. Click Create, this will open the page where the bearer token can be filled in

  5. Enter Token

  6. Click Save.

  • No labels