# Identity and Access Management

- [Recommendations](https://docs.coherent.global/identity-and-access-management/recommendations.md)
- [Fundamentals](https://docs.coherent.global/identity-and-access-management/fundamentals.md)
- [Benefits of IdP versus local accounts](https://docs.coherent.global/identity-and-access-management/benefits-of-idp-versus-local-accounts.md)
- [Federation](https://docs.coherent.global/identity-and-access-management/federation.md)
- [Break glass account](https://docs.coherent.global/identity-and-access-management/break-glass-account.md)
- [Client Credentials](https://docs.coherent.global/identity-and-access-management/client-credentials.md)
- [Client Credentials grant (OAuth 2.0)](https://docs.coherent.global/identity-and-access-management/client-credentials/client-credentials-grant-oauth-2.0.md)
- [Modify identity provider secret in Keycloak](https://docs.coherent.global/identity-and-access-management/client-credentials/modify-identity-provider-secret-in-keycloak.md)
- [Single Sign-On](https://docs.coherent.global/identity-and-access-management/single-sign-on.md)
- [MS Entra ID (OIDC)](https://docs.coherent.global/identity-and-access-management/single-sign-on/ms-entra-id-oidc.md)
- [MS Entra ID (SAML v2.0)](https://docs.coherent.global/identity-and-access-management/single-sign-on/ms-entra-id-saml-v2.0.md)
- [MS Entra ID Privileged Identity Management (PIM)](https://docs.coherent.global/identity-and-access-management/single-sign-on/ms-entra-id-privileged-identity-management-pim.md)
- [Microsoft Apps](https://docs.coherent.global/identity-and-access-management/single-sign-on/microsoft-apps.md)
- [Okta (OIDC)](https://docs.coherent.global/identity-and-access-management/single-sign-on/okta-oidc.md)
- [Okta (SAML v2.0)](https://docs.coherent.global/identity-and-access-management/single-sign-on/okta-saml-v2.0.md)
- [Okta My Apps Dashboard](https://docs.coherent.global/identity-and-access-management/single-sign-on/okta-my-apps-dashboard.md)
- [Importance of validating signatures in SAML](https://docs.coherent.global/identity-and-access-management/single-sign-on/importance-of-validating-signatures-in-saml.md)
- [Multi-Factor Authentication (MFA)](https://docs.coherent.global/identity-and-access-management/multi-factor-authentication-mfa.md)
- [Identity Provider Redirector](https://docs.coherent.global/identity-and-access-management/identity-provider-redirector.md)
- [Session timeouts](https://docs.coherent.global/identity-and-access-management/session-timeouts.md)
- [Security Information and Event Management](https://docs.coherent.global/identity-and-access-management/security-information-and-event-management.md)


---

# 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://docs.coherent.global/identity-and-access-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.
