Connecting to Azure AD for SSO

How to connect to Azure Active Directory (Azure AD) for single sign-on (SSO)

Single sign-on (SSO) is an authentication scheme that allows a user to use one set of login credentials to access multiple applications and services. This eliminates the need to remember passwords for each application and service.

After configuring Entra ID for single sign-on in Azure, use the Single Sign-On tab to enter the information that allows a user to connect to their Azure Active Directory (Azure AD) for SSO. Once this is set up, you can sync users from the Users page.

  1. From the Configuration menu, click Security Settings to open the Security page. Click the Single Sign-On tab.
  2. Verify the configuration information:
    Instance: Indicates the Azure AD instance you are authenticating against, such as https://login.microsoftonline.com.
    Domain: Authenticates the credentials and validates the user.
    Client ID: Issued to the client during the application registration process.
    Tenant ID: Digital identity provided by Azure AD.
    Client Secret: Issued to the client during the application registration process. The client secret displays encrypted.
  3. Click Save to save your changes.