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

# Connecting Entra ID to Blinq

> Generate SCIM credentials in Blinq, add the Blinq gallery app in Entra, and confirm the connection.

<Steps>
  <Step title="Generate credentials in Blinq">
    * In the Blinq dashboard, select your workspace, then **Settings** and the **Integrations** tab.
    * Find the **Team Card Provisioning** section. It shows the tenant URL Entra needs.
    * Click **Generate** to create the secret token, and copy both values.
  </Step>

  <Step title="Add the Blinq app in Entra">
    * Go to [entra.microsoft.com](https://entra.microsoft.com) and open **Identity → Applications → Enterprise applications → New application**.
    * Search for **Blinq** and click **Create**.
  </Step>

  <Step title="Enter the credentials">
    * Open the Blinq app and select **Provisioning**.
    * Set **Provisioning Mode** to **Automatic**.
    * Under **Admin Credentials**, paste the Tenant URL and Secret Token from Blinq.
  </Step>

  <Step title="Test the connection">
    Click **Test Connection**. You should see a success message within a few seconds. Click **Save**.
  </Step>

  <Check>
    **Entra ID is connected to Blinq.** Next, [choose what gets sent and who gets provisioned](/identity/entra/configuring-entra).
  </Check>
</Steps>

<Info>
  Use the gallery application. A custom or non-gallery app won't have the pre-configured attribute mappings and isn't supported.
</Info>

<Warning>
  Generating a new token immediately invalidates the previous one and breaks any existing connection. Active tokens are listed, and can be deleted, on the **Security** tab in Settings.
</Warning>

<hr />

### Need help?

For any questions or issues, [contact Blinq support](https://support.blinq.me/en/) or email [support@blinq.me](mailto:support@blinq.me).
