Skip to content

Commit d858d7c

Browse files
authored
Merge pull request #113348 from v-nagta/prezi
Product Backlog Item 1002403: SaaS App Tutorial: Prezi
2 parents c44452d + 587078e commit d858d7c

File tree

5 files changed

+188
-0
lines changed

5 files changed

+188
-0
lines changed
31.4 KB
Loading
4.43 KB
Loading
54.6 KB
Loading
Lines changed: 186 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,186 @@
1+
---
2+
title: 'Tutorial: Azure Active Directory single sign-on (SSO) integration with Prezi | Microsoft Docs'
3+
description: Learn how to configure single sign-on between Azure Active Directory and Prezi.
4+
services: active-directory
5+
documentationCenter: na
6+
author: jeevansd
7+
manager: mtillman
8+
ms.reviewer: barbkess
9+
10+
ms.assetid: dd6a6d39-f6c4-49ef-b849-12724d5ea3c2
11+
ms.service: active-directory
12+
ms.subservice: saas-app-tutorial
13+
ms.workload: identity
14+
ms.tgt_pltfrm: na
15+
ms.topic: tutorial
16+
ms.date: 04/30/2020
17+
ms.author: jeedes
18+
19+
ms.collection: M365-identity-device-management
20+
---
21+
22+
# Tutorial: Azure Active Directory single sign-on (SSO) integration with Prezi
23+
24+
In this tutorial, you'll learn how to integrate Prezi with Azure Active Directory (Azure AD). When you integrate Prezi with Azure AD, you can:
25+
26+
* Control in Azure AD who has access to Prezi.
27+
* Enable your users to be automatically signed-in to Prezi with their Azure AD accounts.
28+
* Manage your accounts in one central location - the Azure portal.
29+
30+
To learn more about SaaS app integration with Azure AD, see [What is application access and single sign-on with Azure Active Directory](https://docs.microsoft.com/azure/active-directory/manage-apps/what-is-single-sign-on).
31+
32+
## Prerequisites
33+
34+
To get started, you need the following items:
35+
36+
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
37+
* Prezi single sign-on (SSO) enabled subscription.
38+
39+
## Scenario description
40+
41+
In this tutorial, you configure and test Azure AD SSO in a test environment.
42+
43+
* Prezi supports **SP and IDP** initiated SSO
44+
* Prezi supports **Just In Time** user provisioning
45+
* Once you configure Prezi you can enforce session control, which protect exfiltration and infiltration of your organization’s sensitive data in real-time. Session control extend from Conditional Access. [Learn how to enforce session control with Microsoft Cloud App Security](https://docs.microsoft.com/cloud-app-security/proxy-deployment-any-app).
46+
47+
## Adding Prezi from the gallery
48+
49+
To configure the integration of Prezi into Azure AD, you need to add Prezi from the gallery to your list of managed SaaS apps.
50+
51+
1. Sign in to the [Azure portal](https://portal.azure.com) using either a work or school account, or a personal Microsoft account.
52+
1. On the left navigation pane, select the **Azure Active Directory** service.
53+
1. Navigate to **Enterprise Applications** and then select **All Applications**.
54+
1. To add new application, select **New application**.
55+
1. In the **Add from the gallery** section, type **Prezi** in the search box.
56+
1. Select **Prezi** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
57+
58+
## Configure and test Azure AD single sign-on for Prezi
59+
60+
Configure and test Azure AD SSO with Prezi 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 in Prezi.
61+
62+
To configure and test Azure AD SSO with Prezi, complete the following building blocks:
63+
64+
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
65+
1. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
66+
1. **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
67+
1. **[Configure Prezi SSO](#configure-prezi-sso)** - to configure the single sign-on settings on application side.
68+
1. **[Create Prezi test user](#create-prezi-test-user)** - to have a counterpart of B.Simon in Prezi that is linked to the Azure AD representation of user.
69+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
70+
71+
## Configure Azure AD SSO
72+
73+
Follow these steps to enable Azure AD SSO in the Azure portal.
74+
75+
1. In the [Azure portal](https://portal.azure.com/), on the **Prezi** application integration page, find the **Manage** section and select **single sign-on**.
76+
1. On the **Select a single sign-on method** page, select **SAML**.
77+
1. On the **Set up single sign-on with SAML** page, click the edit/pen icon for **Basic SAML Configuration** to edit the settings.
78+
79+
![Edit Basic SAML Configuration](common/edit-urls.png)
80+
81+
1. On the **Basic SAML Configuration** section, the user does not have to perform any step as the app is already pre-integrated with Azure.
82+
83+
1. Click **Set additional URLs** and perform the following step if you wish to configure the application in **SP** initiated mode:
84+
85+
In the **Sign-on URL** text box, type a URL:
86+
`https://prezi.com/login/sso/`
87+
88+
1. Click **Save**.
89+
90+
1. Prezi application expects the SAML assertions in a specific format, which requires you to add custom attribute mappings to your SAML token attributes configuration. The following screenshot shows the list of default attributes.
91+
92+
![image](common/default-attributes.png)
93+
94+
1. In addition to above, Prezi application expects few more attributes to be passed back in SAML response which are shown below. These attributes are also pre populated but you can review them as per your requirements.
95+
96+
| Name | Source Attribute|
97+
| ---------------| --------------- |
98+
| given_name | user.givenname |
99+
| family_name | user.surname |
100+
101+
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.
102+
103+
![The Certificate download link](common/certificatebase64.png)
104+
105+
1. On the **Set up Prezi** section, copy the appropriate URL(s) based on your requirement.
106+
107+
![Copy configuration URLs](common/copy-configuration-urls.png)
108+
109+
### Create an Azure AD test user
110+
111+
In this section, you'll create a test user in the Azure portal called B.Simon.
112+
113+
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
114+
1. Select **New user** at the top of the screen.
115+
1. In the **User** properties, follow these steps:
116+
1. In the **Name** field, enter `B.Simon`.
117+
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
118+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
119+
1. Click **Create**.
120+
121+
### Assign the Azure AD test user
122+
123+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to Prezi.
124+
125+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
126+
1. In the applications list, select **Prezi**.
127+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
128+
129+
![The "Users and groups" link](common/users-groups-blade.png)
130+
131+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
132+
133+
![The Add User link](common/add-assign-user.png)
134+
135+
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.
136+
1. If you're expecting any role value in the SAML assertion, in the **Select Role** dialog, select the appropriate role for the user from the list and then click the **Select** button at the bottom of the screen.
137+
1. In the **Add Assignment** dialog, click the **Assign** button.
138+
139+
## Configure Prezi SSO
140+
141+
1. In a different web browser window, sign into Prezi with your team account and go to **[Admin Console](https://prezi.com/organizations/manage)**.
142+
143+
1. From the **Admin Console**, click the **Settings** tab.
144+
145+
![Prezi Configuration](./media/prezi-tutorial/settings-image.png)
146+
147+
1. Navigate to the **Single Sign-On(SSO)** section and use the switch to enable SSO.
148+
149+
![Prezi Configuration](./media/prezi-tutorial/single-signon.png)
150+
151+
1. On the **Single sign-on(SSO)** section, perform the following steps:
152+
153+
![Prezi Configuration](./media/prezi-tutorial/configuration.png)
154+
155+
a. In the **Identifier or Issuer URL** textbox, paste the **Azure Ad Identifier** value, which you have copied from the Azure portal.
156+
157+
b. In the **SAML 2.0 Endpoint(HTTP)** textbox, paste the **Login URL** value, which you have copied from the Azure portal.
158+
159+
c. Open the downloaded **Certificate(Base64)** from the Azure portal into Notepad and copy content of the certificate and paste into **Certificate (X.509)** textbox.
160+
161+
d. Click **Save**.
162+
163+
### Create Prezi test user
164+
165+
In this section, a user called Britta Simon is created in Prezi. Prezi supports just-in-time user provisioning, which is enabled by default. There is no action item for you in this section. If a user doesn't already exist in Prezi, a new one is created after authentication.
166+
167+
## Test SSO
168+
169+
In this section, you test your Azure AD single sign-on configuration using the Access Panel.
170+
171+
When you click the Prezi tile in the Access Panel, you should be automatically signed in to the Prezi for which you set up SSO. For more information about the Access Panel, see [Introduction to the Access Panel](https://docs.microsoft.com/azure/active-directory/active-directory-saas-access-panel-introduction).
172+
173+
## Additional resources
174+
175+
- [ List of Tutorials on How to Integrate SaaS Apps with Azure Active Directory ](https://docs.microsoft.com/azure/active-directory/active-directory-saas-tutorial-list)
176+
177+
- [What is application access and single sign-on with Azure Active Directory? ](https://docs.microsoft.com/azure/active-directory/active-directory-appssoaccess-whatis)
178+
179+
- [What is conditional access in Azure Active Directory?](https://docs.microsoft.com/azure/active-directory/conditional-access/overview)
180+
181+
- [Try Prezi with Azure AD](https://aad.portal.azure.com/)
182+
183+
- [What is session control in Microsoft Cloud App Security?](https://docs.microsoft.com/cloud-app-security/proxy-intro-aad)
184+
185+
- [How to protect Prezi with advanced visibility and controls](https://docs.microsoft.com/cloud-app-security/proxy-intro-aad)
186+

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1182,6 +1182,8 @@
11821182
href: predictixpricereporting-tutorial.md
11831183
- name: PressPage
11841184
href: presspage-tutorial.md
1185+
- name: Prezi
1186+
href: prezi-tutorial.md
11851187
- name: Printix
11861188
href: printix-tutorial.md
11871189
- name: Prisma Cloud SSO

0 commit comments

Comments
 (0)