# Introduction

Cymmetri's Internal Identity Provider (IDP) is a powerful authentication solution that supports seamless integration with various Identity Providers (IDPs).&#x20;

We will explore the configuration options for three types of IDPs:&#x20;

* Cymmetri,&#x20;
* Active Directory, and&#x20;
* LDAP.&#x20;

The flexibility of the Cymmetri Internal IDP allows you to manage multiple IDPs of the same type, making it easy to adapt to diverse environments with different Active Directory/ LDAP instances.  Cymmetri's  Internal IDP aims to provide a centralized and adaptable authentication solution for your environment, supporting various IDP types.

To access Internal Identity Providers navigate to **Authentication-> Identity Provider->Internal IDP**

<figure><img src="/files/uVXVn7z4op30Irnbr3Pv" alt=""><figcaption></figcaption></figure>

To customize the applicability of different IDPs, administrators need to configure [Authentication Rules](/identity-hub/authentication/authentication-rules.md). These rules enable the configuration of various conditions. When these conditions are met, the corresponding authentication mechanism or IDP is used for user authentication.


---

# 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/identity-hub/authentication/identity-provider/internal-idp/introduction.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.
