Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This page provides documentation on integrating Microsoft Entra ID SSO with Unique's recording platform, enabling a seamless and secure single sign-on experience for users.

Automatic setup

Generally customers do not need to configure anything manually, it is sufficient to login on UNIQUE with Microsoft and grant the requested permissions for the organization. The app registration will be automatically created. For this step you need to have permission to consent to an app registration on behalf of your organisation.

Manual Entra ID setup in advance

The customer needs to create an app registration in Microsoft Entra ID of the platform type “Web” with ID tokens and the following redirect URIs:

https://www.unique.app/login
https://www.unique.app/auth/microsoft-teams/success-admin
https://www.unique.app/auth/microsoft-teams/success
https://www.unique.app/auth/microsoft-teams/start
https://www.unique.app/auth/microsoftAuth/admin
https://www.unique.app/auth/microsoftauth/callback

The API permissions needed to work with UNIQUE recording are

  • email

  • openid

  • profile

  • User.Read

  • Calendars.Read

  • Chat.Read

  • Contacts.Read

  • OnlineMeetings.ReadWrite

It is advised to create a dedicated group for users that should be allowed to use UNIQUE and only allow this user group access to the application.

  • No labels