Single Tenancy
  • 06 Aug 2024
  • 2 Minutes to read
  • PDF

Single Tenancy

  • PDF

Article summary

Admin Content

This feature is available in 12d Synergy version 5.1.7.413 and later. Please check with your Account Manager for more details.

How to Configure a Single Tenant Setup?

  1. Log in to your Azure portal and click the Microsoft Entra service link.

  2. Select App registrations from the left panel and click the New registration link.

    The Register an application screen is displayed.

  3. Enter a name for your application in the Name box. Let’s say 12d Synergy MS365 Integration.

  4. Select the first option, Account in this organizational directory only (12synergy.com only - Single tenant), for your application from the options displayed under Supported account types section.

  5. Click the Register button displayed towards the bottom of the page.

  6. In the page that follows, click the Authentication link from the left panel.

  7. Click the Add a platform link as shown in the below image.

    The Configure platforms panel is displayed on the right side of the page.

  8. Select the Single-page application option as shown in the image above.
    The Configure single-page application panel is displayed on the right side of the page.

  9. In the Redirect URls section, enter your server address (for example - https://synergy.12dsynergycloud.com) in the box provided.

  10. Click the Configure button.

  11. Click the Add a platform link then click the Mobile and desktop applications option as shown in the image below.


    The Configure desktop + devices panel is displayed to the right side of the page.

  12. Select the checkbox that mentions nativeclient in its address. In the example above it is the first check box.

  13. Enter "http://localhost" in the Custom redirect URIs box.

  14. Click the Configure button.

    The following page is again displayed.

  15. Scroll down and click Yes in the toggle button displayed against the Enable the following mobile and desktop flows: field.

  16. Click the Save button.

    Single-tenancy is setup for the single-page, and mobile and desktop applications.

  17. Click the API permissions link displayed in left panel.

  18. As a 12d Synergy Administrator, you need to give consent to the application permissions. For that, firstly we need to add the required permissions. Click the Add a permission link.


    The Request API permissions panel is displayed to the right of the page.

  19. Click the Microsoft Graph option.

  20. Click the Delegated permissions option.

  21. In the Select permissions section, search for the following permissions and select the check box displayed against it.  

    1. Files.ReadWrite

    2. Offline_access

    3. Openid

    4. Profile

    5. User.Read

  22. Click the Add permissions button.
    The following page is displayed with the configured permissions.

  23. Click the Grant admin consent for 12dsynergy.com link which is highlighted in the above image.
    A Grant admin consent confirmation prompt is displayed.

  24. Click the Yes button.
    Once the permissions are granted, the status of the configured permissions is updated as shown below.

  25. Click the Overview link in the left panel.

    The Application (client) ID and Directory (tenant) ID are displayed in this page. Make a note of these as you have to enter them in the 12d Synergy Administration application.

  26. In the 12d Synergy Administration application, select the System Settings > General tab.

  27. Filter the settings by entering "Microsoft 365" in the Filter box.

  28. Enter the Application (client) ID and Directory (tenant) ID from step 25 above in the Microsoft 365 Client ID and Microsoft 365 Tenant ID settings respectively.

  29. Click the Save button.
    Restart the 12d Synergy Server and the 12d Synergy Client applications. Single-tenant collaboration setup is now complete.


Was this article helpful?

What's Next