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

# Configure SAML SSO and SCIM

> Set up enterprise identity controls for authentication and user provisioning

# Configure SAML SSO and SCIM

Use this guide for enterprise identity integration.

<Steps>
  <Step title="Prepare identity provider application">
    Create SAML/SCIM app in your IdP and gather metadata.
  </Step>

  <Step title="Configure SAML in Linquid">
    Add issuer, ACS, certificate, and allowed domains.
  </Step>

  <Step title="Configure SCIM provisioning">
    Use SCIM token/endpoint and map required user fields.
  </Step>

  <Step title="Test login and provisioning flows">
    Validate sign-in, deprovisioning, and role mapping.
  </Step>
</Steps>

<Warning>
  Validate domain and role mapping in a staging or low-risk workspace before enforcing SSO globally.
</Warning>

## Related

* `/api-reference/identity/saml-sso`
* `/api-reference/identity/scim-provisioning`
