Final Steps
You're almost there! These are the last things you need to do before your members can log in using Azure AD.
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 Azure AD displays on your Platform login page.