# Provisioning

StrongDM supports the integration of identity providers to provision users and groups within StrongDM through our [SCIM API](/references/scim.md). However, StrongDM has also developed more particular integrations and instructions for the following providers.

{% content-ref url="/pages/KWBqlSwiRqO76D8pnlI5" %}
[Provisioning With Google Cloud](/admin/principals/provisioning/google-provisioning.md)
{% endcontent-ref %}

{% content-ref url="/pages/emVRCb73qzNQJkAjb2BF" %}
[Provisioning With JumpCloud](/admin/principals/provisioning/jumpcloud-provisioning.md)
{% endcontent-ref %}

{% content-ref url="/pages/SdEZR5fO7swT5G5GaQkR" %}
[Provisioning With Microsoft Entra ID](/admin/principals/provisioning/entra-provisioning.md)
{% endcontent-ref %}

{% content-ref url="/pages/uw2jzCAPkVG8FvIaz8AC" %}
[Provisioning With Okta](/admin/principals/provisioning/okta-provisioning.md)
{% endcontent-ref %}

{% content-ref url="/pages/KuyCdq5XyywLOzSdEF5u" %}
[Provisioning With OneLogin](/admin/principals/provisioning/onelogin-provisioning.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.strongdm.com/admin/principals/provisioning.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
