Skip to main content
C1 provides identity governance for Stripe. Integrate your Stripe account with C1 for unified visibility and governance over team member access.

Capabilities

The connector reads and writes one Stripe account, the account the SCIM token belongs to, through Stripe’s SCIM 2.0 interface. It syncs that account’s team members and SCIM groups, and the membership of each group. Team members deactivated through SCIM sync as disabled. Stripe roles are assigned through your SAML identity provider or the Stripe Dashboard and are not readable through SCIM, so roles are not synced. API keys and other non-human identities do not appear in Stripe’s SCIM directory and are not synced.

Prerequisites

Stripe issues SCIM tokens for live mode only — there is no sandbox or test-mode SCIM. Before Stripe will issue a SCIM token, the account must be activated, have a verified domain, and have SAML single sign-on configured.
1
Activate your Stripe account (SCIM is not available for accounts that have not completed activation).
2
Verify your organization’s domain in the Stripe Dashboard.
3
Configure SAML single sign-on for your Stripe account.

Gather Stripe credentials

1
Sign in to the Stripe Dashboard as an administrator.
2
Open your single sign-on settings and create a SCIM token. This is the same token class used to connect an identity provider’s SCIM provisioning to Stripe.
3
Copy the token value. It is shown only once at creation time.

Configure the Stripe connector

Follow these instructions to use a built-in, no-code connector hosted by C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for Stripe 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 Stripe credentials:
  • Stripe SCIM base URL: Stripe’s fixed SCIM endpoint, https://access.stripe.com/scim/v2. The same value applies to every Stripe account.
  • Stripe SCIM token: the SCIM token you created. The token selects the Stripe account by itself; no other identifier is needed.
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.
Done. Your Stripe connector is now pulling access data into C1.