Capabilities
| Resource | Sync | Provision |
|---|---|---|
| Accounts | ||
| Organizations | ||
| Roles |
Gather Beeline credentials
Configuring the connector requires you to pass in credentials generated in Beeline. Gather these credentials before you move on. To set up the Beeline connector, you’ll need:- Base URL: This is typically https://client.beeline.com but may vary depending on your Beeline environment.
- Beeline Client Site ID: Provided by Beeline for your organization’s site.
- Auth Server URL: This is the OAuth2 token endpoint for authentication. The default value is https://integrations.auth.beeline.com/oauth/token, which is used for production environments.
- OAuth2 Client ID and Client Secret: These must be requested through Beeline’s Customer Operations Manager (COM). Contact your COM to create a change request ticket to scope their needs. Once the change request has been scoped and project assigned, Beeline’s Integrations team will create and securely transmit these security credentials.
Scopes required by the connector:
- For organization operations: read:org and write:org
- For account operations: read:user and write:user
- For role and permission operations: read:iam and write:iam
- For provisioning operations (adding/removing users from roles): write:iam is specifically required
Configure the Beeline connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by ConductorOne.That’s it! Your Beeline connector is now pulling access data into ConductorOne.
1
In ConductorOne, navigate to Admin > Connectors and click Add connector.
2
Search for Beeline and click Add.
3
Choose how to set up the new Beeline 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 ConductorOne)
- 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 ConductorOne users. Setting multiple owners is allowed.
If you choose someone else, ConductorOne 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 your client site ID into the Client site ID field.
8
Enter the OAuth2 client ID and client secret into the OAuth2 client ID and OAuth2 client secret fields.
9
Enter the base URL into the Base URL field. The default is
https://client.beeline.com.10
Enter your auth server URL into the Auth server URL field. The default is
https://auth.beeline.com/oauth/token.11
Click Save.
12
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.