# SCIM 2.0 with Fixed Bearer

1. Any application which supports SCIM v2.0 with fixed bearer is workable for application.
2. Following are configuration which is used for SCIM with fixed bearer

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

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. Fixed Bearer Value - The value for fixed bearer.
6. Update method - Patch or Put method.
7. Accept - Http header which accepts (application/json etc).
8. 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-2.0-with-fixed-bearer.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.
