# SCIM v2.0 Provisioning with Basic Authentication

Integration SCIM v2.0 with Basic

1. Any application which supports SCIM v2.0 with basic authentication is workable for application.
2. Following are configuration which is used for SCIM with basic authenticator.

![](https://s3-ap-south-1.amazonaws.com/ind-cdn.freshdesk.com/data/helpdesk/attachments/production/84003459787/original/2sLZp0M4CKHYgwlZ1DH5dl_p8ycJVnIUdQ.png?1649374696)

![](https://s3-ap-south-1.amazonaws.com/ind-cdn.freshdesk.com/data/helpdesk/attachments/production/84003459789/original/_lDWAX3rGvmTWvSB7AN4TfuKtMJh8uxnsA.png?1649374708)

1. Base address - It is the endpoint of the target system which supports SCIM v2 API’s.
2. Username - Username to authenticate SCIM API endpoint.
3. Password - Password to authenticate SCIM API endpoint.
4. Authentication type - It is Fixed Bearer compulsory.
5. Update method - Patch or Put method.
6. Accept - Http header which accepts (application/json etc).
7. Content Type - Http header which accepts (application/json etc).


---

# 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://help.cymmetri.io/lifecycle-management/application-management/provisioning-how-to/scim-v2.0-provisioning-with-basic-authentication.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.
