# SSO and Identity

The ThreatDefence platform supports integrations with leading **SSO (Single Sign-On) and Identity Management** providers.\
Identity and access logs provide visibility into authentication events, MFA challenges, privileged account usage, and potential insider or account takeover threats.\
This section contains step-by-step integration guides for the most common vendors.

***

## Supported SSO & Identity Platforms

* [Okta](/siem-integrations/sso-and-identity/okta.md)
* [JumpCloud](/siem-integrations/sso-and-identity/jumpcloud.md)
* [Duo Security](/siem-integrations/sso-and-identity/duo-security.md)
* [OneLogin](/siem-integrations/sso-and-identity/onelogin.md)

***

For vendors not listed above, please send us a Support Request.


---

# 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.threatdefence.com/siem-integrations/sso-and-identity.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.
