Configuring your Office 365 Integration

Last updated: April 28, 2026

Overview

BindHQ can be configured to allow login via Microsoft account, enabling secure single sign-on (SSO) and access to associated Outlook email accounts within BindHQ.

Note: Microsoft Entra ID is the new name for Azure Active Directory (Azure AD). All features and functionality remain the same.

Step 1: Register an Application in Microsoft Entra ID

  1. Sign in to the Microsoft Entra Admin Center

    https://entra.microsoft.com

  2. In the left-hand menu, navigate to:

    IdentityApplicationsApp registrations

    Enterprise View

    portal-02-app-reg-01.png

    Professional View

    Screenshot 2025-06-20 at 11.00.10 AM.png

 

  1. Click "New registration" and fill out the registration form:

  • Name: BindHQ Integration

  • Supported account types: Choose the option that matches your organization

  • Redirect URI (Web): 

    https://CLIENT.bindhq.com/login/check-microsoft

    Replace CLIENT with your BindHQ subdomain. 

You may also need to add the following permission to the application, depending on if permission can be granted for the organization by an admin when logging in.

  • offline_access

  • openid

  • email

  • profile

  • User.Read

  • Mail.Send

  • Mail.ReadWrite

  1. Create authentication secrets for the Client Details.

  • Navigate to “Certificates & secrets”

  • In the "Client secrets" section choose "New client secret"

Ensure the name is descriptive enough to be able to identify its purpose. This should be a description that will be familiar to you, (the client), such as "BindHQ Integration". 

 

  1. Copy this secret value to a secure location now, this is the only time it will be visible.

  2. Set an expiration based on your best practices (180 or 365 days) but also set a reminder to update these secrets BEFORE they expire. 

 

BindHQ Details:

With all the required resources created, you can now create/update the BindHQ configuration.

  1. Directory (tenant) ID 

  2. Application (client) ID

  3. Secret value 

Step 2: Enter Configuration Details into BindHQ

 

  1. In BindHQ, navigate to the Office 365 Credentials page in the settings area.

    Settings > Organization Settings > Office 365 Credentials

 

Screenshot 2026-03-26 at 10.37.42 AM.png
  1. Enter the details you generated in the Azure portal.

  1. After clicking save, you should be able to log out (or use a different browser) and test the configuration using the "Sign In with Microsoft" button on the login page.

Tips & Best Practices

 

Keywords

  • Office365

  • M365

  • Entra ID

  • Integration

  • Azure Portal