Configuration of Microsoft 365 for Calendars access

You expect to display your meeting rooms planning on your screen running with zebrix signage ?

This guide explains how to register a new application in Microsoft 365 for use with calendar integrations in zebrix signage. You will create an app, add a client secret, and assign it the Calendars.Read application permission. Then, you'll share the required details to the zebrix technical team and finally a secret UUID will be returned to you to be used in the widget configuration.

Please note that a Microsoft 365 Global Admin account is required to complete this configuration

This tutorial is a straightforward approach that grants application-wide permissions to all resources and users calendars. It is the easiest to implement this, using only the Microsoft Entra Admin Center, making it suitable for quick setups. However, restricting permissions to specific resources by scoping them to groups is an approach that is more secured and recommended. It involves combining the Microsoft Entra Admin Center for initial setup with PowerShell commands to apply scoping that will not be covered in this tutorial.

  1. Go to the Microsoft Entra admin center: https://entra.microsoft.com/
  2. In the left menu, select “Applications” > “App registrations”.
  3. Click “New registration” at the top of the page.

  1. Name: Enter zebrix signage calendars connector (you are free to choose the name you want)
  2. Supported account types: Choose “Accounts in this organizational directory only” (default).
  3. Leave the Redirect URI empty.
  4. Click “Register” to create the application.

  1. Save the details that need to be provided to zebrix's technical team:
    1. Application (client) ID
    2. Directory (tenant) ID
  2. Click on Add a certificate or secret.

  • Add a description, for example zebrix connector secret.
  • Set an appropriate expiration (24 months is recommended).

When the secret will expire, zebrix will not have access to your calendars anymore and display their details on screen. You'll have to create a new secret and provide it to zebrix. We invite you to create an event in your personal calendar at the end of the validity period of the secret.

  • Click “Add” and copy the generated value and save it immediately. You will not be able to retrieve it again.

  1. Go to API permissions” in the left menu.
  2. Click “Add a permission”.
  3. Select Microsoft Graph.
  4. Choose Application permissions.
  5. In the search bar, type Calendars.Read.
  6. Check Calendars.Read under the Calendars section.
  7. Click “Add permissions”.
  8. Back on the API permissions page, click “Grant admin consent” and confirm.

  • Please provide to zebrix's technical team the following details:
    • Application (client) ID
    • Directory (tenant) ID
    • Secret value
  • We recommend using a secured channel to provide these details to our team.
  • A UUID will be returned to you by the zebrix's technical team. These UUID has to remain secret as it will give full access to all your resources and users calendars details.
  • Choose the Microsoft 365 calendar widget that suits your needs
  • Copy / Paste your UUID in the field
  • Set the resource or user UPN (usually, the email address)
  • Customize other options of the widgets
  • Copy the generated URL and paster it in a web zone in the page editor.