WorkOS

Supported version: Cloud Supported Authentication: Token Based Authentication

IMPORTANT: Please make sure your WorkOS instance must be accessible from the Klera Machine.

To generate token for WorkOS connector for the cloud instance, follow the steps below:

  1. Click on ‘API Keys’ in the left menu.

  1. Click on ‘Create Key’.

  1. Enter the name and select ‘Never’ from the expiration dropdown. Click on ‘Create Key’.

  1. You will see the generated token as shown in the image below. Copy it to some safe place.

To configure WorkOS Connector using Token based authentication, follow the steps below:

  1. Enter WorkOS URL, for example- Refer
  2. Select “Create New Account” and add user friendly name for account for example- “WorkOS Account”.
  3. Check “Pass Parameter(s) in Header” and enter the following details:
    • Key : Authorization
    • Value : Token
  4. Click on “Save”.

Top