Capabilities
| Resource | Sync | Provision |
|---|---|---|
| Users | ||
| Teams |
Gather PlanetScale credentials
Create a service token. PlanetScale shows a token ID and a token
value — copy both. The value is shown only once.
Configuration fields
| Field | Required | Description |
|---|---|---|
planetscale-service-token | Yes | The service token as the colon-joined pair <token-id>:<token-value>. |
planetscale-api-url | Yes | Base URL for the PlanetScale API. Use https://api.planetscale.com for the standard cloud. |
Synced resource types
- Organizations: every organization the service token can reach. The member and admin organization roles are modeled as entitlements on the organization.
- Users: organization members, projected as user principals.
- Teams: organization teams, with team membership as grants.
Special notes
- Provisioning is not supported in the current build; the connector is read-only.
- The service token’s organization access determines what is synced. A token scoped to one organization syncs that organization; a token with access to several syncs all of them.
Configure the PlanetScale connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your PlanetScale connector is now pulling access data into C1.
Enter the PlanetScale credentials:
- Service token (id:token): The colon-joined
<token-id>:<token-value>pair. - API URL:
https://api.planetscale.com(or your proxy/sovereign host).