# Support for Application Management

In this section, we will provide you with detailed information about the types of applications and connectors supported by Cymmetri

### Supported Pre-configured Applications

#### Cloud Based Applications

Cymmetri seamlessly integrates with various cloud-based applications to help you efficiently manage user access and entitlements. The following are the pre-configured cloud-based applications that Cymmetri supports:

1. **Azure**: Manage user access and entitlements within your Microsoft Azure environment effortlessly.
2. **Google Workplace**: Simplify access management for Google Workspace applications, including Gmail, Google Drive, and more.
3. **ServiceNow**: Effectively control access to your ServiceNow instance to enhance security and compliance.
4. **Salesforce**: Streamline Salesforce user access management for better control and auditing.
5. **SCIM v2.0 (Salesforce)**: Utilize the System for Cross-domain Identity Management (SCIM) 2.0 protocol specifically for Salesforce integration.
6. **Github (Using SCIM 2.0 connector)**: Manage user access to GitHub repositories efficiently through our SCIM 2.0 connector.

#### On-Premises Applications

Cymmetri extends its support beyond cloud-based applications to include various on-premises applications. Here are the on-premises applications supported by Cymmetri:

1. **Active Directory**: Efficiently manage user access to your Windows Active Directory resources.
2. **OpenLDAP**: Simplify access control for your LDAP directory services with Cymmetri's integration.
3. **Lotus Notes**: Streamline user access management for Lotus Notes applications.
4. **Powershell**: Integrate and manage access to PowerShell scripts and resources seamlessly.
5. **CSV Directory**: Effectively manage user access within CSV-based directory services.

### Supported Connectors

Cymmetri offers versatile connector support to ensure seamless integration with a wide range of applications. Here are the supported connectors categorized by deployment type:

#### Using Cloud Connector

Cymmetri's Cloud Connectors are designed to simplify access management for various cloud-based applications. Supported cloud connectors include:

1. **Azure**: Easily manage access to Microsoft Azure resources with our cloud connector.
2. **Google Workplace**: Streamline access management for Google Workspace applications using our cloud connector.
3. **ServiceNow**: Control access to your ServiceNow instance efficiently with our cloud connector.
4. **Salesforce**: Seamlessly manage user access to Salesforce through our cloud connector.
5. **SCIM 1.1**: Leverage the SCIM 1.1 protocol for connector support, ensuring compatibility with various cloud services.
6. **SCIM 2.0 (Basic, Bearer, Fixed Bearer)**: Our platform supports multiple SCIM 2.0 authentication methods to accommodate diverse integration needs.

#### Using Locally Deployed Connector

For on-premises applications and custom integration scenarios, Cymmetri offers locally deployed connectors, providing flexibility and control. Supported locally deployed connectors include:

1. **Active Directory**: Manage access to Windows Active Directory resources seamlessly using our  connector.
2. **Custom Script for Databases**: Custom Script based connectors using groovy scripts for database applications, tailored to your specific requirements.
3. **LDAP**: Integrate and manage access to LDAP-based directory services through our connector.
4. **Lotus Notes**: Simplify user access management for Lotus Notes applications with our connector.
5. **Powershell**: Seamlessly integrate and manage access to PowerShell resources using our connector.
6. **REST API**: Extend your integration capabilities with Cymmetri's support for RESTful API connectors leveraging the flexibility of Groovy and UI based scripts.

Cymmetri's comprehensive support for both pre-configured applications and versatile connectors ensures that you have the tools needed to efficiently manage user access and entitlements across a diverse range of applications and environments. For detailed setup instructions and configuration guidelines, please refer to the specific documentation for each application and connector.


---

# 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/support-for-application-management.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.
