Capabilities
The connector syncs your RudderStack SCIM users and groups, and each user’s
group memberships. It is read-only and does not provision access.
The connector reads identity data through RudderStack’s SCIM 2.0 API, which
requires the Enterprise plan with SSO enabled. It surfaces SCIM group
membership; the built-in workspace member/admin role is not exposed by the SCIM
API and is therefore out of scope.
Gather RudderStack credentials
1
In RudderStack, go to Settings > Organization > Service Access
Tokens and select the Organization tab.The token must be an organization-level Service Access Token. A
workspace-level token cannot access the SCIM API and will fail. This is also
separate from a Personal Access Token.
2
Create a new organization-level Service Access Token and copy its value. The
connector sends it on every request as
Authorization: Bearer <token>.3
Note your RudderStack SCIM base URL. For RudderStack Cloud (US) this is
https://api.rudderstack.com/scim/v2.Configure the RudderStack connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your RudderStack connector is now pulling access data into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for RudderStack and click Add.
3
Choose where to add the connector: Create a new app, or Add to an existing app (then select the app).If you’re creating a new app, choose whether to link it to an application discovered from your identity provider: select Yes and pick the IdP application, or No to continue with just the connector.
4
Set the connector’s Name and, optionally, a Description.
5
Click the pencil icon next to Owners to choose who can configure and manage this connector.
6
Click Add. The connector is created and its configuration page opens.
7
Find the Settings area of the page and click Edit.
8
Enter the RudderStack credentials:
- RudderStack SCIM base URL: Your RudderStack SCIM 2.0 base URL
including the
/scim/v2suffix, for examplehttps://api.rudderstack.com/scim/v2. - RudderStack SCIM token: The organization-level Service Access Token you created.
9
Click Save.
10
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.