# Identity Managers (IAMs)

Identity managers are used with Immuta to provide authentication and fine-grained user entitlement.

## How-to guides

* [Okta LDAP Interface](https://documentation.immuta.com/latest/configuration/people/section-contents/how-to-guides/okta-ldap): Configure Okta with Immuta using LDAP to sync users to Immuta.
* [OpenID Connect](https://documentation.immuta.com/latest/configuration/people/section-contents/how-to-guides/openid-connect): Get started with OpenID Connect.
  * [Okta with OpenID Connect](https://documentation.immuta.com/latest/configuration/people/section-contents/how-to-guides/openid-connect/okta-openid-connect): Configure Okta with Immuta using OpenID to sync users to Immuta.
  * [OneLogin with OpenID Connect](https://documentation.immuta.com/latest/configuration/people/section-contents/how-to-guides/openid-connect/onelogin): Configure OneLogin to sync users to Immuta.
* [SAML](https://documentation.immuta.com/latest/configuration/people/section-contents/how-to-guides/saml): Get started with SAML.
  * [SAML](https://documentation.immuta.com/latest/configuration/people/section-contents/how-to-guides/saml/enable-saml): Configure SAML IAM protocol to sync users to Immuta.
  * [Microsoft Entra ID](https://documentation.immuta.com/latest/configuration/people/section-contents/how-to-guides/saml/microsoft-entra-id): Configure Microsoft Entra ID to sync users to Immuta.
  * [Okta SAML SCIM](https://documentation.immuta.com/latest/configuration/people/section-contents/how-to-guides/saml/okta-saml-scim): Configure Okta with Immuta using SAML to sync users to Immuta.

## Reference guides

* [Identity managers overview](https://documentation.immuta.com/latest/configuration/people/section-contents/reference-guides/identity-managers): This reference guide describes the options, support, and limitations when using IAMs to sync users into Immuta.
* [SAML SLO reference guide](https://documentation.immuta.com/latest/configuration/people/section-contents/reference-guides/saml-slo): This reference guide describes the logout processes using SAML 2.0 single logout protocol which allows identity providers to terminate sessions across a user's applications nearly simultaneously with a single logout request.
* [SAML IAM protocol configuration options](https://documentation.immuta.com/latest/configuration/people/section-contents/reference-guides/reference): This reference guide lists the configuration options for SAML SLO protocol.


---

# 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://documentation.immuta.com/latest/configuration/people/section-contents.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.
