docs/netdata-cloud/authentication-and-authorization/enterprise-sso-authentication.md
Enterprise Single Sign-On (SSO) integration enables you to manage Netdata Cloud access through your existing identity management solution. This simplifies user authentication and improves security through centralized access control.
:::important
Enterprise SSO handles authentication only. You must configure user and role management separately within Netdata Cloud.
:::
| Requirement | Details |
|---|---|
| SSO Provider | Must be supported by Netdata |
| Account Status | Active Netdata Cloud account |
| Subscription | Paid plan |
| Access Level | Space Administrator permissions |
To configure SSO in your Netdata Cloud space:
Domain verification is required to establish secure SSO connectivity:
Access the DNS TXT record:
Add DNS Record:
| Field | Value |
|---|---|
| Value/Answer/Description | "netdata-verification=[VERIFICATION CODE]" |
| Name/Host/Alias | Leave blank or use @ for subdomain |
| TTL (Time to Live) | 86400 (or use provider default) |
Consult your provider's documentation for detailed instructions.
Click on the link Sign-in with an Enterprise Single Sign-On (SSO) and follow the instructions. If you're not authenticated on the Enterprise SSO tool, you'll be prompted to authenticate there first before being allowed to proceed to Netdata Cloud.
With Enterprise SSO, multi-factor authentication is handled entirely by your identity provider. Netdata Cloud does not store MFA credentials or run its own MFA challenge — it inherits the authentication policy enforced by your identity provider (for example, Okta, Microsoft Entra ID, or Google Workspace).
Because the SSO flow redirects users to the identity provider for authentication, any MFA challenge, conditional access rule, or sign-on policy configured at the identity provider is applied before access to Netdata Cloud is granted. Netdata Cloud cannot bypass it.
To require MFA for all Netdata Cloud users in your organization:
There is no separate MFA setting to enable inside Netdata Cloud — your identity provider is the single point of control.
:::note
See Authentication & Authorization for MFA availability by sign-in method.
:::