Microsoft Entra ID (Azure AD)
This section covers everything you need to know to configure your instance of MinistryPlatform so your members can log in through Microsoft Entra ID (formerly Azure Active Directory).
To provide External Authentication, you must create and configure an Identity Provider. Before you get started:
- Confirm you have System Administrator rights to the Platform.
- Confirm you have Administrative rights to the Microsoft Azure portal.
- Log in to the Platform and the Microsoft Azure portal.Tip: Stay logged in to both the Platform and Microsoft Entra ID while you set up authentication.
Register with Microsoft Entra ID
Create an Identity Provider Record in MinistryPlatform
Find & Copy Metadata Address
- Go to your newly created Azure registry.
- Go to .
- Copy the URL.
- Paste the URL into the Metadata Address field.
Final Steps
You're almost there! These are the last things you need to do before your members can log in using Microsoft Entra ID.
Add Redirect URI Endpoint to Azure
- Copy the Redirect URI Endpoint from the Settings field on the identity provider record in the Platform.
- Go to , and click the value you want to update.
- Paste the Redirect URI Endpoint you copied from the Platform. The Redirect URI in Azure should match the Redirect URI Endpoint in the Platform.
- Enable access tokens. These are used for implicit flows.
- Enable ID tokens. These are used for implicit and hybrid flows.
- Click Save.
Create & Add Your Client Secret
Restart the Auth App
- In the Platform, click your picture in the upper right corner and click User Account.
- Select Restart Auth App.
Once complete, a button for Microsoft Entra ID displays on your Platform login page.