Skip to main content

Authentication & Authorization

Learn how to authenticate with Netdata Cloud and manage team member permissions through role-based authorization.

Authentication

MethodDescriptionSetup Process
Email• Standard email and password authentication
• Recommended for individual users
1. Visit Netdata Cloud
2. Enter email address
3. Follow verification process
4. Set up password (new accounts)
Google OAuth• Authentication using Google account credentials
• Your account will be linked to your Google email address
1. Visit Netdata Cloud
2. Click Google sign-in
3. Complete Google authentication flow
GitHub OAuth• Authentication using GitHub account credentials
• Your account will be linked to your GitHub email address
1. Visit Netdata Cloud
2. Click GitHub sign-in
3. Complete GitHub authentication flow
Enterprise SSO• Advanced authentication for organizations using identity providers
• Features:
  - Identity provider integration
  - Centralized management
  - Enhanced security
  - Audit logging
See Enterprise SSO documentation
important

When using OAuth, your Netdata Cloud account will be automatically associated with the email address provided by the OAuth provider. Ensure you have access to this email address.

Multi-Factor Authentication (MFA)

Multi-factor authentication (MFA) adds an extra layer of protection to your Netdata Cloud account. The availability of MFA depends on which sign-in method you use.

MethodMFA Availability
EmailNetdata Cloud does not currently offer built-in MFA for email/password accounts.
Google OAuthMFA is managed by Google. Enable it in your Google Account security settings.
GitHub OAuthMFA is managed by GitHub. Enable it in your GitHub account settings.
Enterprise SSOMFA is configured and enforced by your identity provider (e.g., Okta, Azure AD, Google Workspace) during the SSO authentication flow.

For organizations that require MFA for all users, Enterprise SSO delegates authentication entirely to your identity provider, which can enforce MFA policies centrally.

Authorization

Once logged in, you can manage role-based access in your Space to give each team member the appropriate role. For more information, see Role-Based Access model.


Do you have any feedback for this page? If so, you can open a new issue on our netdata/learn repository.