> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect Keeper with SCIM Token – StackOne Hub

> Link a Keeper account in the StackOne Hub using SCIM Token. End-user guide to authorize the integration and start using Keeper actions.

<Warning>Requires a Keeper Enterprise plan with the email domain reserved, since Keeper only accepts SCIM provisioning for reserved domains. Keeper shows a SCIM token once, when it is generated; if your identity provider already uses the node's SCIM token, generating a new one replaces it, so update your identity provider with the new token too.</Warning>

<section data-guide-section data-guide-scopes="">
  <h2>Get the SCIM token and node ID</h2>

  <p>A Keeper Administrator sets up SCIM provisioning on the node that holds the users you want to review. A node's SCIM method does not control its sub-nodes, so users in sub-nodes may not be included. A sub-node can have its own SCIM method.</p>

  <Steps>
    <Step title="Open the node">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>In the Keeper Admin Console, go to <strong>Admin</strong> and select the node to review.</p>
      </div>
    </Step>

    <Step title="Add or open the SCIM method">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Open the node's <strong>Provisioning</strong> tab. Select <strong>Add Method</strong> > <strong>SCIM (System for Cross-Domain Identity Management)</strong> and click <strong>Next</strong>, or edit the existing SCIM method.</p>
      </div>
    </Step>

    <Step title="Copy the node ID">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>The SCIM URL on that page ends with the node ID, for example `https://keepersecurity.com/api/rest/scim/v2/1234567890`. Copy the number after /v2/.</p>
      </div>
    </Step>

    <Step title="Generate and save the token">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Click <strong>Generate</strong>, copy the token, then click <strong>Save</strong> right away.</p>

        <ul>
          <li>The token can create and lock users in Keeper, though this connector only reads with it.</li>
        </ul>
      </div>
    </Step>

    <Step title="Pick the data center">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Select the data center that matches the domain in your SCIM URL.</p>
      </div>
    </Step>
  </Steps>
</section>

<div data-whitelabel-hide>
  <h2>Linking the Account from the Hub</h2>

  <Steps>
    <Step title="Navigate to the Hub">
      Use one of the three <a href="/connect/managing-connectors/linking-accounts">Linking Account Methods</a> to access the Hub.
    </Step>

    <Step title="Fill out the fields">
      Fill out the following fields using details from your provider:

      <ul>
        <li><strong>SCIM Token</strong></li>
        <li><strong>Node ID</strong></li>
        <li><strong>Data Center</strong></li>
      </ul>
    </Step>

    <Step title="Connect">
      <ul>
        <li>Click <strong>Connect</strong></li>
        <li>If applicable, the provider will redirect you to a sign-in or authorization page. Complete the provider's authorization flow.</li>
        <li>Once authorization is successful, you will see a confirmation popup</li>
      </ul>
    </Step>
  </Steps>

  <p>If the account linking is successful, you will see the newly linked account in your <a href="/gateway/concepts/linked-accounts">Accounts</a> page.</p>
</div>
