# Secure Access to Natoma

Natoma offers SAML support for SSO as well as a SCIM client for automated provisioning from a trusted identity provider. For instructions on how to configure SSO or provisioning, see the <mark style="color:$primary;">**SSO**</mark> tab on the <mark style="color:$primary;">**Admin**</mark> page in your left-hand menu.

## SSO Providers

* [Entra ID](/docs/enterprise/secure-access-to-natoma/entra-sso.md) — SAML 2.0 SSO and SCIM provisioning via Microsoft Entra (formerly Azure AD)
* [Manage Natoma Role from Entra ID](/docs/enterprise/secure-access-to-natoma/entra-scim-roles.md) — App role creation and attribute mapping for group-based role provisioning
* [Okta SSO](/docs/enterprise/secure-access-to-natoma/okta-sso.md) — SAML 2.0 SSO and SCIM provisioning via the Okta Integration Network
* [Manage Natoma Role from Okta](/docs/enterprise/secure-access-to-natoma/okta-scim-groups.md) — Group-based role provisioning and attribute mapping


---

# 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.natoma.ai/docs/enterprise/secure-access-to-natoma.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.
