LaunchDarkly

Supported version: Cloud.

Supported Authentication: Token Based Authentication

API Rate Limit: Refer

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

To generate token for LaunchDarkly connector, follow the steps below:

  1. Navigate to the Account settings page.
  2. Click into the Authorization tab.
  3. Click Create token. The “Create an access token” panel appears.
  4. Give your token a human-readable Name.
  5. Assign a Role to the token by choosing one from the menu.
  6. Select the API version to assign to your token. By default, API requests you send using this token will use this API version.
  7. (Optional) Select the This is a service token checkbox if you wish to create a service token. This feature is only available to customers on Enterprise plans:
  8. Click Save token. The new token appears in the Authorization page.

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

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

Top