# How-to Guides

- [LDAP](https://documentation.immuta.com/saas/configuration/people/section-contents/how-to-guides/ldap.md): Learn how to best set up the LDAP protocol in Immuta
- [LDAP Protocol](https://documentation.immuta.com/saas/configuration/people/section-contents/how-to-guides/ldap/ldap-protocol.md): Connect an identity provider that uses the LDAP protocol
- [Okta LDAP Interface](https://documentation.immuta.com/saas/configuration/people/section-contents/how-to-guides/ldap/okta-ldap.md): Connect Okta LDAP Interface to Immuta
- [OpenID Connect](https://documentation.immuta.com/saas/configuration/people/section-contents/how-to-guides/openid-connect.md): Learn how to best set up the OpenID Connect protocol in Immuta
- [OpenID Connect Protocol](https://documentation.immuta.com/saas/configuration/people/section-contents/how-to-guides/openid-connect/openid-connect-protocol.md): Connect an identity provider that uses the OpenID Connect protocol
- [Okta with OpenID Connect](https://documentation.immuta.com/saas/configuration/people/section-contents/how-to-guides/openid-connect/okta-openid-connect.md): Connect Okta with OpenID Connect
- [OneLogin with OpenID Connect](https://documentation.immuta.com/saas/configuration/people/section-contents/how-to-guides/openid-connect/onelogin.md): Connect OneLogin with OpenID Connect
- [SAML](https://documentation.immuta.com/saas/configuration/people/section-contents/how-to-guides/saml.md): Learn how to best set up the SAML protocol in Immuta
- [SAML Protocol](https://documentation.immuta.com/saas/configuration/people/section-contents/how-to-guides/saml/enable-saml.md): Connect an identity provider that uses the SAML protocol
- [Microsoft Entra ID](https://documentation.immuta.com/saas/configuration/people/section-contents/how-to-guides/saml/microsoft-entra-id.md): Connect Microsoft Entra ID with SAML
- [Troubleshoot Microsoft Entra ID](https://documentation.immuta.com/saas/configuration/people/section-contents/how-to-guides/saml/microsoft-entra-id/troubleshoot-microsoft-entra-id.md): Troubleshoot issues with the Microsoft Entra ID integration
- [Okta with SAML and SCIM](https://documentation.immuta.com/saas/configuration/people/section-contents/how-to-guides/saml/okta-saml-scim.md): Connect Okta with SAML and SCIM
- [Configure an External User Info Endpoint](https://documentation.immuta.com/saas/configuration/people/section-contents/how-to-guides/configure-an-external-user-info-endpoint.md): Set up an external user info endpoint to ingest user metadata from an external HTTP endpoint


---

# 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/saas/configuration/people/section-contents/how-to-guides.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.
