Skip to content

Commit 9268162

Browse files
authored
Merge pull request #174232 from bhavana-129/TeamSticker-by-Communitio
Product Backlog Item 1592202: SaaS App Tutorial: TeamSticker by Commu…
2 parents b1edae2 + f569877 commit 9268162

File tree

2 files changed

+146
-0
lines changed

2 files changed

+146
-0
lines changed
Lines changed: 144 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,144 @@
1+
---
2+
title: 'Tutorial: Azure AD SSO integration with TeamSticker by Communitio'
3+
description: Learn how to configure single sign-on between Azure Active Directory and TeamSticker by Communitio.
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 TeamSticker by Communitio
18+
19+
In this tutorial, you'll learn how to integrate TeamSticker by Communitio with Azure Active Directory (Azure AD). When you integrate TeamSticker by Communitio with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to TeamSticker by Communitio.
22+
* Enable your users to be automatically signed-in to TeamSticker by Communitio 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+
* TeamSticker by Communitio 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+
* TeamSticker by Communitio supports **SP** initiated SSO.
37+
38+
* TeamSticker by Communitio supports **Just In Time** user provisioning.
39+
40+
## Add TeamSticker by Communitio from the gallery
41+
42+
To configure the integration of TeamSticker by Communitio into Azure AD, you need to add TeamSticker by Communitio from the gallery to your list of managed SaaS apps.
43+
44+
1. Sign in to the Azure portal using either a work or school account, or a personal Microsoft account.
45+
1. On the left navigation pane, select the **Azure Active Directory** service.
46+
1. Navigate to **Enterprise Applications** and then select **All Applications**.
47+
1. To add new application, select **New application**.
48+
1. In the **Add from the gallery** section, type **TeamSticker by Communitio** in the search box.
49+
1. Select **TeamSticker by Communitio** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
50+
51+
## Configure and test Azure AD SSO for TeamSticker by Communitio
52+
53+
Configure and test Azure AD SSO with TeamSticker by Communitio 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 TeamSticker by Communitio.
54+
55+
To configure and test Azure AD SSO with TeamSticker by Communitio, perform the following steps:
56+
57+
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
58+
1. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
59+
1. **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
60+
1. **[Configure TeamSticker by Communitio SSO](#configure-teamsticker-by-communitio-sso)** - to configure the single sign-on settings on application side.
61+
1. **[Create TeamSticker by Communitio test user](#create-teamsticker-by-communitio-test-user)** - to have a counterpart of B.Simon in TeamSticker by Communitio that is linked to the Azure AD representation of user.
62+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
63+
64+
## Configure Azure AD SSO
65+
66+
Follow these steps to enable Azure AD SSO in the Azure portal.
67+
68+
1. In the Azure portal, on the **TeamSticker by Communitio** application integration page, find the **Manage** section and select **single sign-on**.
69+
1. On the **Select a single sign-on method** page, select **SAML**.
70+
1. On the **Set up single sign-on with SAML** page, click the pencil icon for **Basic SAML Configuration** to edit the settings.
71+
72+
![Edit Basic SAML Configuration](common/edit-urls.png)
73+
74+
1. On the **Basic SAML Configuration** section, perform the following steps:
75+
76+
a. In the **Identifier (Entity ID)** text box, type a URL using the following pattern:
77+
`https://auth.communitio.tech/auth/realms/<Customer_TeamName>`
78+
79+
b. In the **Sign on URL** text box, type a URL using the following pattern:
80+
`https://app.communitio.net/team/<Customer_TeamName>`
81+
82+
> [!NOTE]
83+
> These values are not real. Update these values with the actual Identifier and Sign on URL. Contact [TeamSticker by Communitio 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.
84+
85+
1. TeamSticker by Communitio 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.
86+
87+
![image](common/default-attributes.png)
88+
89+
1. In addition to above, TeamSticker by Communitio 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.
90+
91+
| Name | Source Attribute |
92+
| ---------| --------- |
93+
| tenantid | AD TenantId |
94+
| objectid | user.objectid |
95+
96+
1. On the **Set up single sign-on with SAML** page, In the **SAML Signing Certificate** section, click copy button to copy **App Federation Metadata Url** and save it on your computer.
97+
98+
![The Certificate download link](common/copy-metadataurl.png)
99+
100+
### Create an Azure AD test user
101+
102+
In this section, you'll create a test user in the Azure portal called B.Simon.
103+
104+
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
105+
1. Select **New user** at the top of the screen.
106+
1. In the **User** properties, follow these steps:
107+
1. In the **Name** field, enter `B.Simon`.
108+
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
109+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
110+
1. Click **Create**.
111+
112+
### Assign the Azure AD test user
113+
114+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to TeamSticker by Communitio.
115+
116+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
117+
1. In the applications list, select **TeamSticker by Communitio**.
118+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
119+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
120+
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.
121+
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.
122+
1. In the **Add Assignment** dialog, click the **Assign** button.
123+
124+
## Configure TeamSticker by Communitio SSO
125+
126+
To configure single sign-on on **TeamSticker by Communitio** side, you need to send the **App Federation Metadata Url** to [TeamSticker by Communitio support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
127+
128+
### Create TeamSticker by Communitio test user
129+
130+
In this section, a user called Britta Simon is created in TeamSticker by Communitio. TeamSticker by Communitio 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 TeamSticker by Communitio, a new one is created after authentication.
131+
132+
## Test SSO
133+
134+
In this section, you test your Azure AD single sign-on configuration with following options.
135+
136+
* Click on **Test this application** in Azure portal. This will redirect to TeamSticker by Communitio Sign-on URL where you can initiate the login flow.
137+
138+
* Go to TeamSticker by Communitio Sign-on URL directly and initiate the login flow from there.
139+
140+
* You can use Microsoft My Apps. When you click the TeamSticker by Communitio tile in the My Apps, this will redirect to TeamSticker by Communitio 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).
141+
142+
## Next steps
143+
144+
Once you configure TeamSticker by Communitio 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).

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2020,6 +2020,8 @@
20202020
href: teamphoria-tutorial.md
20212021
- name: TeamSeer
20222022
href: teamseer-tutorial.md
2023+
- name: TeamSticker by Communitio
2024+
href: teamsticker-by-communitio-tutorial.md
20232025
- name: TeamViewer
20242026
href: teamviewer-tutorial.md
20252027
- name: Teamwork.com

0 commit comments

Comments
 (0)