Capabilities
Additional functionality:
- Create and delete members.
- Assign and unassign a base role (
reader,writer,admin,no_access) on members. Unassign sets the member tono_access. Owner-role transfer is not exposed; it requires LaunchDarkly’s UI-only reauthentication flow. - Grant and revoke custom-role assignments on members.
- Add and remove members from teams.
Gather LaunchDarkly configuration information
Configuring the connector requires you to pass in information from LaunchDarkly. Gather these configuration details before you move on. Here’s the information you’ll need:- API Access Token
- Reader base role (sufficient for read-only sync of members, teams, and custom roles).
- Admin base role (or a custom role granting
createMember,updateMember, anddeleteMemberonmember/*) is required to also use the member create / delete and custom-role grant / revoke capabilities.
Configure the LaunchDarkly connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your LaunchDarkly connector is now pulling access data into C1.
1
In C1, navigate to Integrations > Connectors and click Add connector.
2
Search for LaunchDarkly and click Add.
3
Choose how to set up the new LaunchDarkly connector:
- Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren’t yet managed with C1)
- Add the connector to a managed app (select from the list of existing managed apps)
- Create a new managed app
4
Set the owner for this connector. You can manage the connector yourself, or choose someone else from the list of C1 users. Setting multiple owners is allowed.If you choose someone else, C1 will notify the new connector owner by email that their help is needed to complete the setup process.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
Enter the configuration information from the previous section.
8
Click Save.
9
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.