Skip to content

Commit b758381

Browse files
committed
Product Backlog Item 1592189: SaaS App Tutorial: embed signage
1 parent a036ffd commit b758381

File tree

4 files changed

+153
-0
lines changed

4 files changed

+153
-0
lines changed
Lines changed: 151 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,151 @@
1+
---
2+
title: 'Tutorial: Azure AD SSO integration with embed signage'
3+
description: Learn how to configure single sign-on between Azure Active Directory and embed signage.
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: 10/01/2021
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Tutorial: Azure AD SSO integration with embed signage
18+
19+
In this tutorial, you'll learn how to integrate embed signage with Azure Active Directory (Azure AD). When you integrate embed signage with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to embed signage.
22+
* Enable your users to be automatically signed-in to embed signage 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+
* embed signage single sign-on (SSO) enabled subscription.
31+
32+
## Scenario description
33+
34+
In this tutorial, you configure and test Azure AD SSO in a test environment.
35+
36+
* embed signage supports **IDP** initiated SSO.
37+
38+
## Add embed signage from the gallery
39+
40+
To configure the integration of embed signage into Azure AD, you need to add embed signage from the gallery to your list of managed SaaS apps.
41+
42+
1. Sign in to the Azure portal using either a work or school account, or a personal Microsoft account.
43+
1. On the left navigation pane, select the **Azure Active Directory** service.
44+
1. Navigate to **Enterprise Applications** and then select **All Applications**.
45+
1. To add new application, select **New application**.
46+
1. In the **Add from the gallery** section, type **embed signage** in the search box.
47+
1. Select **embed signage** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
48+
49+
## Configure and test Azure AD SSO for embed signage
50+
51+
Configure and test Azure AD SSO with embed signage 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 embed signage.
52+
53+
To configure and test Azure AD SSO with embed signage, perform the following steps:
54+
55+
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
56+
1. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
57+
1. **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
58+
1. **[Configure embed signage SSO](#configure-embed-signage-sso)** - to configure the single sign-on settings on application side.
59+
1. **[Create embed signage test user](#create-embed-signage-test-user)** - to have a counterpart of B.Simon in embed signage that is linked to the Azure AD representation of user.
60+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
61+
62+
## Configure Azure AD SSO
63+
64+
Follow these steps to enable Azure AD SSO in the Azure portal.
65+
66+
1. In the Azure portal, on the **embed signage** application integration page, find the **Manage** section and select **single sign-on**.
67+
1. On the **Select a single sign-on method** page, select **SAML**.
68+
1. On the **Set up single sign-on with SAML** page, click the pencil icon for **Basic SAML Configuration** to edit the settings.
69+
70+
![Edit Basic SAML Configuration](common/edit-urls.png)
71+
72+
1. On the **Basic SAML Configuration** page, perform the following steps:
73+
74+
a. In the **Identifier** text box, type a URL using the following pattern:
75+
`https://app.embedsignage.com/auth/saml/<ID>`
76+
77+
b. In the **Reply URL** text box, type a URL using the following pattern:
78+
`https://app.embedsignage.com/auth/saml/login/<ID>`
79+
80+
> [!NOTE]
81+
> These values are not real. Update these values with the actual Identifier and Reply URL. Contact [embed signage Client support team](mailto:[email protected]) to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
82+
83+
1. On the **Set up single sign-on with SAML** page, in the **SAML Signing Certificate** section, find **Federation Metadata XML** and select **Download** to download the certificate and save it on your computer.
84+
85+
![The Certificate download link](common/metadataxml.png)
86+
87+
1. On the **Set up embed signage** section, copy the appropriate URL(s) based on your requirement.
88+
89+
![Copy configuration URLs](common/copy-configuration-urls.png)
90+
91+
### Create an Azure AD test user
92+
93+
In this section, you'll create a test user in the Azure portal called B.Simon.
94+
95+
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
96+
1. Select **New user** at the top of the screen.
97+
1. In the **User** properties, follow these steps:
98+
1. In the **Name** field, enter `B.Simon`.
99+
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
100+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
101+
1. Click **Create**.
102+
103+
### Assign the Azure AD test user
104+
105+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to embed signage.
106+
107+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
108+
1. In the applications list, select **embed signage**.
109+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
110+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
111+
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.
112+
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.
113+
1. In the **Add Assignment** dialog, click the **Assign** button.
114+
115+
## Configure embed signage SSO
116+
117+
1. Log in to your embed signage company site as an administrator.
118+
119+
1. Go to **Account settings** and click **Security** > **Single sign on**.
120+
121+
1. In the **Single sign on** section, perform the following steps:
122+
123+
![Screenshot shows the SSO Account.](./media/embed-signage-tutorial/settings.png "SSO Account")
124+
125+
1. **Enable** single sign on checkbox.
126+
127+
1. Open the downloaded **Federation Metadata XML** from the Azure portal and upload the file into **Metadata XML file**.
128+
129+
1. Click **Save Changes**.
130+
131+
### Create embed signage test user
132+
133+
1. In a different web browser window, sign in to your embed signage company site as an administrator.
134+
135+
1. Go to **Account settings** and click **Users** > **New User**.
136+
137+
1. In the **Settings** section, fill the required fields manually in the following page and click **Create User**.
138+
139+
![Screenshot shows to creating users.](./media/embed-signage-tutorial/account.png "SSO Users")
140+
141+
## Test SSO
142+
143+
In this section, you test your Azure AD single sign-on configuration with following options.
144+
145+
* Click on Test this application in Azure portal and you should be automatically signed in to the embed signage for which you set up the SSO.
146+
147+
* You can use Microsoft My Apps. When you click the embed signage tile in the My Apps, you should be automatically signed in to the embed signage for which you set up the SSO. For more information about the My Apps, see [Introduction to the My Apps](../user-help/my-apps-portal-end-user-access.md).
148+
149+
## Next steps
150+
151+
Once you configure embed signage 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).
75 KB
Loading
82 KB
Loading

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -653,6 +653,8 @@
653653
href: elium-tutorial.md
654654
- name: eLuminate
655655
href: eluminate-tutorial.md
656+
- name: embed signage
657+
href: embed-signage-tutorial.md
656658
- name: Empactis
657659
href: empactis-tutorial.md
658660
- name: EmpCenter

0 commit comments

Comments
 (0)