Setting up Partner Portal SSO with Azure Active Directory

ENVIRONMENT: Datto Partner Portal

This article describes how to set up Datto Partner Portal SSO (Single sign-on) by using Azure Active Directory.

Datto Partner Portal’s support for external Single Sign-On works by using OpenID Connect (OIDC). This popular, modern protocol is supported by many identity providers, not just Azure Active Directory (Azure AD).

If you wish to configure SSO against a provider other than Azure AD, you should refer to your OIDC provider’s documentation for how to register an OIDC application, and Datto Partner Portal: Setting up your Portal SSO.

Prerequisites

Before setting up this feature:

  • You must have an Azure account with an active subscription.
  • The Azure AD account you use to configure Datto Partner Portal as an enterprise app should have one of the following roles: Global Administrator, Cloud Application Administrator, Application Administrator.
  • This is only required to perform the steps to register Datto’s Partner Portal as an OIDC app, and none of the account’s credentials are used or accessible by the Datto Partner Portal itself.
  • Your Datto Partner Portal account must have the role of Security Admin to access the Company Settings page.

NOTE  This process requires you to switch between two applications, the Datto Partner Portal and Azure Active Directory. We recommend opening two browser windows, one for each application, to perform these steps.

Key Considerations

  • Employee and organization users can only use SSO if the user account email exists in Datto as well as in Azure AD.
  • Users with an email address associated with multiple reseller Portals cannot use SSO at this time. They can continue using the default Datto (AuthWeb) login process.
  • When Portal SSO is enabled, Datto Portal IP Management and Portal Login Email Alerts will be disabled. All authentication security including mfa, IP management, and alerts should be handled by Azure AD.
  • When Portal SSO is enabled, the system will disregard Datto user passwords and the Change Password feature will not be effective.
  • When Portal SSO is configured for Employee Only, users with both Employee and Organization accounts will be unable to use SSO and must log in through Authweb.
  • Portal users who have not set up mfa within seven days of account creation will be automatically deactivated. A Portal Admin can reactivate the account and assist with mfa setup to enable Portal login.

How to...