# SCIM

## **SCIM2**

#### **Description**

Over the last decade, despite the negatives, the world is moving towards cloud-based operational environments. Albeit the process of conversion from on-premise to cloud is rather slow, any such motive needs to be done carefully. Identity provisioning is an important aspect to consider because data security breaches can cause serious harm. [System for Cross-domain Identity Management](https://www.simplecloud.info/) (SCIM) comes into play as an emerging open standard for making identity provisioning in cloud-based applications and services easier, cheaper, and faster. WSO2 Identity Server supports SCIM 1.1 and SCIM 2.0 for identity provisioning.

{% tabs %}
{% tab title="Public References" %}
{% embed url="<http://www.simplecloud.info/#Specification>" %}

{% embed url="<https://tools.ietf.org/html/rfc7643>" %}

{% embed url="<https://tools.ietf.org/html/rfc7642>" %}

{% embed url="<https://tools.ietf.org/html/rfc7644>" %}
{% endtab %}

{% tab title="WSO2 References" %}
{% embed url="<https://docs.wso2.com/display/IS550/SCIM+2.0+REST+APIs>" %}

{% embed url="<https://docs.wso2.com/display/IS550/Extensible+SCIM+User+Schemas+With+WSO2+Identity+Server>" %}

{% embed url="<https://wso2.com/library/blog-post/2013/07/blog-post-adding-users-to-wso2-identity-server-through-scim-end-points-when-primary-user-store>" %}

{% embed url="<https://wso2.com/library/webinars/2012/01/standardizing-identity-provisioning-scim>" %}
{% endtab %}

{% tab title="Other References" %}
{% embed url="<https://wso2.com/library/article/2017/10/system-for-cross-domain-identity-management-scim>" %}
{% endtab %}
{% endtabs %}


---

# 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://ws02.gitbook.io/project/standards/scim.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.
