C1 provides identity governance for Scalr. Integrate your Scalr account with C1
for unified visibility and governance over who can sign in to Scalr, their email
and account status, and when they last signed in.
Capabilities
Resource Sync Provision Users
Each synced user carries their email, account status (enabled or disabled),
account type (human or service), and last sign-in time.
Gather Scalr credentials
To configure the Scalr connector you need a Scalr API token that can read the
account’s users.
Sign in to Scalr at your account URL, for example https://acme.scalr.io.
Open your account settings and go to API Tokens .
Create a new token, give it a descriptive name, and copy the generated token
value. Scalr shows the token only once.
Note your account identifier — the subdomain in your Scalr URL. If you sign
in at https://acme.scalr.io, your account is acme.
Follow these instructions to use a built-in, no-code connector hosted by C1.
In C1, navigate to Integrations > Connectors and click Add connector .
Search for Scalr and click Add .
Choose how to set up the new Scalr connector.
Set the owner for this connector.
Find the Settings area of the page and click Edit .
Enter the Scalr credentials:
Scalr Account : Your account subdomain, for example acme for https://acme.scalr.io.
API Token : The Scalr API token you created.
The connector’s label changes to Syncing , followed by Connected . You can view the logs to ensure that information is syncing.
Done. Your Scalr connector is now pulling access data into C1.Follow these instructions to run the Scalr connector in your own environment.
Create a secret for the Scalr API token.
Configure the connector with:
Scalr Account : Your account subdomain, for example acme.
API Token : The Scalr API token, supplied as a secret.
Base URL override (optional): Only for self-hosted Scalr installations — the API origin to use instead of https://<account>.scalr.io.
Deploy the connector using your standard self-hosted connector process.
Done. Your Scalr connector is now pulling access data into C1.