Skip to content

Commit 0727369

Browse files
committed
Product Backlog Item 2060583: SaaS App Tutorial: Zola
1 parent 74f57cc commit 0727369

File tree

2 files changed

+144
-0
lines changed

2 files changed

+144
-0
lines changed

articles/active-directory/saas-apps/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2639,6 +2639,8 @@
26392639
href: zohoone-tutorial.md
26402640
- name: Zoho One China
26412641
href: zoho-one-china-tutorial.md
2642+
- name: Zola
2643+
href: zola-tutorial.md
26422644
- name: Zoom
26432645
href: zoom-tutorial.md
26442646
- name: Zscaler
Lines changed: 142 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,142 @@
1+
---
2+
title: 'Tutorial: Azure AD SSO integration with Zola'
3+
description: Learn how to configure single sign-on between Azure Active Directory and Zola.
4+
services: active-directory
5+
author: jeevansd
6+
manager: CelesteDG
7+
ms.reviewer: CelesteDG
8+
ms.service: active-directory
9+
ms.subservice: saas-app-tutorial
10+
ms.workload: identity
11+
ms.topic: tutorial
12+
ms.date: 09/06/2022
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Tutorial: Azure AD SSO integration with Zola
18+
19+
In this tutorial, you'll learn how to integrate Zola with Azure Active Directory (Azure AD). When you integrate Zola with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to Zola.
22+
* Enable your users to be automatically signed-in to Zola with their Azure AD accounts.
23+
* Manage your accounts in one central location - the Azure portal.
24+
25+
## Prerequisites
26+
27+
To get started, you need the following items:
28+
29+
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
30+
* Zola single sign-on (SSO) enabled subscription.
31+
* Along with Cloud Application Administrator, Application Administrator can also add or manage applications in Azure AD.
32+
For more information, see [Azure built-in roles](../roles/permissions-reference.md).
33+
34+
## Scenario description
35+
36+
In this tutorial, you configure and test Azure AD SSO in a test environment.
37+
38+
* Zola supports **SP** initiated SSO.
39+
40+
> [!NOTE]
41+
> Identifier of this application is a fixed string value so only one instance can be configured in one tenant.
42+
43+
## Add Zola from the gallery
44+
45+
To configure the integration of Zola into Azure AD, you need to add Zola from the gallery to your list of managed SaaS apps.
46+
47+
1. Sign in to the Azure portal using either a work or school account, or a personal Microsoft account.
48+
1. On the left navigation pane, select the **Azure Active Directory** service.
49+
1. Navigate to **Enterprise Applications** and then select **All Applications**.
50+
1. To add new application, select **New application**.
51+
1. In the **Add from the gallery** section, type **Zola** in the search box.
52+
1. Select **Zola** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
53+
54+
Alternatively, you can also use the [Enterprise App Configuration Wizard](https://portal.office.com/AdminPortal/home?Q=Docs#/azureadappintegration). In this wizard, you can add an application to your tenant, add users/groups to the app, assign roles, as well as walk through the SSO configuration as well. You can learn more about O365 wizards [here](/microsoft-365/admin/misc/azure-ad-setup-guides?view=o365-worldwide&preserve-view=true).
55+
56+
## Configure and test Azure AD SSO for Zola
57+
58+
Configure and test Azure AD SSO with Zola using a test user called **B.Simon**. For SSO to work, you need to establish a link relationship between an Azure AD user and the related user at Zola.
59+
60+
To configure and test Azure AD SSO with Zola, perform the following steps:
61+
62+
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
63+
1. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
64+
1. **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
65+
1. **[Configure Zola SSO](#configure-zola-sso)** - to configure the single sign-on settings on application side.
66+
1. **[Create Zola test user](#create-zola-test-user)** - to have a counterpart of B.Simon in Zola that is linked to the Azure AD representation of user.
67+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
68+
69+
## Configure Azure AD SSO
70+
71+
Follow these steps to enable Azure AD SSO in the Azure portal.
72+
73+
1. In the Azure portal, on the **Zola** application integration page, find the **Manage** section and select **single sign-on**.
74+
1. On the **Select a single sign-on method** page, select **SAML**.
75+
1. On the **Set up single sign-on with SAML** page, click the pencil icon for **Basic SAML Configuration** to edit the settings.
76+
77+
![Screenshot shows to edit Basic SAML Configuration.](common/edit-urls.png "Basic Configuration")
78+
79+
1. On the **Basic SAML Configuration** section, perform the following steps:
80+
81+
a. In the **Reply URL** textbox, type the URL:
82+
`https://zola-prod.auth.eu-west-3.amazoncognito.com/saml2/idpresponse`
83+
84+
b. In the **Sign-on URL** textbox, type the URL:
85+
`https://app.zola.fr`
86+
87+
c. In the **Relay State** textbox, type the URL:
88+
`https://app.zola.fr/version-test/dashboard-v2`
89+
90+
1. On the **Set up single sign-on with SAML** page, in the **SAML Signing Certificate** section, find **Certificate (Base64)** and select **Download** to download the certificate and save it on your computer.
91+
92+
![Screenshot shows the Certificate download link.](common/certificatebase64.png "Certificate")
93+
94+
1. On the **Set up Zola** section, copy the appropriate URL(s) based on your requirement.
95+
96+
![Screenshot shows to copy configuration appropriate URL.](common/copy-configuration-urls.png "Metadata")
97+
98+
### Create an Azure AD test user
99+
100+
In this section, you'll create a test user in the Azure portal called B.Simon.
101+
102+
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
103+
1. Select **New user** at the top of the screen.
104+
1. In the **User** properties, follow these steps:
105+
1. In the **Name** field, enter `B.Simon`.
106+
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
107+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
108+
1. Click **Create**.
109+
110+
### Assign the Azure AD test user
111+
112+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to Zola.
113+
114+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
115+
1. In the applications list, select **Zola**.
116+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
117+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
118+
1. In the **Users and groups** dialog, select **B.Simon** from the Users list, then click the **Select** button at the bottom of the screen.
119+
1. If you are expecting a role to be assigned to the users, you can select it from the **Select a role** dropdown. If no role has been set up for this app, you see "Default Access" role selected.
120+
1. In the **Add Assignment** dialog, click the **Assign** button.
121+
122+
## Configure Zola SSO
123+
124+
To configure single sign-on on **Zola** side, you need to send the downloaded **Certificate (Base64)** and appropriate copied URLs from Azure portal to [Zola support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
125+
126+
### Create Zola test user
127+
128+
In this section, you create a user called Britta Simon at Zola. Work with [Zola support team](mailto:[email protected]) to add the users in the Zola platform. Users must be created and activated before you use single sign-on.
129+
130+
## Test SSO
131+
132+
In this section, you test your Azure AD single sign-on configuration with following options.
133+
134+
* Click on **Test this application** in Azure portal. This will redirect to Zola Sign-on URL where you can initiate the login flow.
135+
136+
* Go to Zola Sign-on URL directly and initiate the login flow from there.
137+
138+
* You can use Microsoft My Apps. When you click the Zola tile in the My Apps, this will redirect to Zola Sign-on URL. For more information about the My Apps, see [Introduction to the My Apps](../user-help/my-apps-portal-end-user-access.md).
139+
140+
## Next steps
141+
142+
Once you configure Zola you can enforce session control, which protects exfiltration and infiltration of your organization’s sensitive data in real time. Session control extends from Conditional Access. [Learn how to enforce session control with Microsoft Cloud App Security](/cloud-app-security/proxy-deployment-aad).

0 commit comments

Comments
 (0)