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

« Previous Version 4 Next »

This section includes instructions on how to register Zen Master as an SSO app on Azure and configure the connection between Zen Master and Azure. To complete this process, you need to login as an Admin on both the Azure side and the Zen Master side. It is therefore recommended to have both open in parallel.

To setup Zen Master Azure SSO:

  1. In Azure, go to Identity > Azure Active Directory > App Registrations.

  2. Click New Registrations.

  3. In the Name field, enter a name for the SSO app. This name will be displayed to the users when they use Azure as an SSO portal. For example, "Zen Master SSO".

  4. Under Supported account types, specify who can access the Zen Master SSO app. In this case, it is recommended to select the Account in this organizational directory option.

  5. In Zen Master, go to Account Management > Single Sign-On.

  6. Click +Add.

  7. In the Name field, enter a name for this SSO connection. This name will be not be shared and will be used for administration purposes only. 

  8. At the bottom of the screen, copy the Callback URL.

  9. Back in Azure, paste the copied Callback URL into the Redirect URI field.

  10. Click Register.
    The following screen is displayed with the connection strings.

  11. Copy the Application (client) ID from Azure and paste it to the Client ID field in Zen Master.

  12. In Azure click Endpoints at the top.

  13. Copy and paste the following credentials from Azure to Zen Master:

  14. In Azure, go to Certificates & secrets.

  15. Under Client Secrets, click New Client Secret.

  16. In the Description field, enter any name for the client secret. For example, "Zen Master".

  17. Under Expires, select the desired expiration time.

  18. Click Add.

  19. Copy the secret by clicking the Copy button.

  20. In Zen Master, paste the copied secret into the Client Secret field.

  21. If you to manually register Azure AD users to Zen Master (see Pre-registering users in Zen Master section) before granting access, select the Allow pre-registered users only checkbox. The registration is simple and only include the user's email.

  22. In Zen Master, click Save.
    The newly created Azure SSO is added to the list of SSO profiles. The users defined in the Azure AD will be able to connect to Zen Master by selecting the newly created SSO option under Sign In With. During the first connection you will be required to provide permission to connect through Azure to Zen Master. As an administrator, you can select Consent on behalf of your organization option, which will not require additional consent by the other users.

    However, if you have selected the Allow pre-registered users only option you will have to manually pre-register the users by following the instructions below.

  • No labels