Skip to main content

Capabilities

The Claude Enterprise connector syncs the following resources:
ResourceSyncProvision
Accounts Create, Delete
Groups Grant, Revoke
Additional functionality: Supports automatic account provisioning and deprovisioning

Account creation fields

When provisioning a new Claude Enterprise user account, C1 prompts for the following field:
FieldRequiredDescription
display_nameYesThe user’s first and last name, space-separated (e.g., “Jane Smith”). The first word is used as the given name; the remainder is used as the family name.
The user’s email address is provided automatically by C1 and is used as the SCIM username. No password is required — Claude Enterprise authenticates users through SSO, so accounts are created without credentials.

SCIM-only connector

This connector uses the SCIM 2.0 API exclusively. Claude Enterprise does not currently offer an Admin API for managing users and groups, so SCIM is the only programmatic interface available.

What this means in practice

  • Only SCIM-managed users and groups are visible. Users or groups created directly through the Claude Enterprise UI will not appear in syncs. To get full visibility, all user management should flow through SCIM.
  • Groups are managed through SCIM only. The connector can sync groups and grant or revoke group membership, but it cannot create or delete groups. Groups must be created outside of C1 (e.g., through your identity provider or directly via the SCIM API).
  • Claude Enterprise uses WorkOS under the hood for its SCIM implementation. The SCIM endpoint URL provided during setup points to the WorkOS SCIM service.

What SCIM provides

CapabilitySupported
Provision (create) user
Deprovision (delete) user
Add user to group
Remove user from group
Sync all users
Sync all groups and memberships
Create or delete groups
Assign roles
Manage workspace settings
If Anthropic adds an Admin API in the future, the connector can be extended to support additional capabilities such as role management.

Gather Claude Enterprise credentials

Configuring the connector requires you to generate SCIM credentials in Claude Enterprise. Gather these credentials before you move on.
The Primary Owner of the Claude Enterprise organization must perform this task. SCIM provisioning is only available on Enterprise plans.
1
Sign into claude.ai and navigate to Settings > Identity and access > Setup SCIM.
2
Select Custom SCIM as the identity provider to get a raw SCIM endpoint and bearer token.
3
Copy the SCIM Endpoint URL and Bearer Token and save them securely. You will need both to configure the connector.
That’s it! Next, move on to the connector configuration instructions.

Configure the Claude Enterprise connector

To complete this task, you’ll need:
  • The Connector Administrator or Super Administrator role in C1
  • Access to the Claude Enterprise SCIM credentials generated by following the instructions above
Follow these instructions to use a built-in, no-code connector hosted by C1.
1
In C1, navigate to Integrations > Connectors and click Add connector.
2
Search for Claude Enterprise and click Add.
3
Choose how to set up the new Claude Enterprise 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 required configuration:
  • SCIM Token (required): The SCIM bearer token for Claude Enterprise (from claude.ai > Settings > Identity and access).
  • SCIM URL (required): The SCIM endpoint URL provided during SCIM setup (from claude.ai > Settings > Identity and access). This is the WorkOS SCIM endpoint generated for your organization.
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.
That’s it! Your Claude Enterprise connector is now pulling access data into C1.

All versions of this connector are available at dist.conductorone.com.