Documentation Azure SSO

Preparations for SSO with Azure

To be able to set up the SSO, we need the tenant name of the organization and a new app has to be registered within Azure. This can be done as follows:

Tenant name

The tenant name can be found in Azure (https://portal.azure.com/) under:

> Azure Active Directory

> Custom domain names

Register the app

A new app can be registered in Azure under:

> Azure Active Directory 

> App registrations

> New registration

  • Supported account types: Accounts in this organizational directory only (Single tenant)

> Go to Authentication

> Add a platform and select Web

Redirect URIs:

  • https://[whitelabel subdomain].digitalsignage-templates.com/sign-in-with-microsoft/authorize (subdomain is provided by the partner. Is this unknown? Ask your partner about this.)

Access tokens and ID tokens must both be checked

After registering the app, the Application (client) ID can be found on the Overview page. Please send this ID to your partner to further prepare the integration with Azure (SSO).