All Collections
Digistorm Apps
Authentication
Authentication Set Up - Azure AD / Entra ID
Authentication Set Up - Azure AD / Entra ID
D
Written by Digistorm
Updated over a week ago

Please note that the advice provided here is general in nature and does not account for the specific set-up of your Azure AD instance. Digistorm can only provide general advice on these systems.

Before you start

Depending on the specific configuration of your app and external systems, there could be some additional considerations outside of what we have documented here.

To start this process, please reach out to your Customer Success Manager or our support team via live chat. Our team will be happy to discuss these specifics with you.

They will also be able to provide you with access to the App Config Portal mentioned below.

Set up in Azure AD

Instructions on setting up an OAuth Application in your Azure AD instance can be found here:

You will need to use the following settings during this process:

  • Supported account types

    • This will generally be "Accounts in this organizational directory only"

  • Redirect URI

  • Configure platforms

    • Web (this is due to the authentication taking place on our server and then returning the response to the client application)

As well as the settings above, the scope/claim you use to identify users in any integrations will need to be included on the ID token as shown in the screenshot below.

Integration specific considerations

Schoolbox

If your App has a Schoolbox integration, we will also need you to set up these details within Schoolbox. Details on this process can be found here.

Did this answer your question?