|
| 1 | +--- |
| 2 | +title: 'Tutorial: Azure Active Directory single sign-on (SSO) integration with AskYourTeam | Microsoft Docs' |
| 3 | +description: Learn how to configure single sign-on between Azure Active Directory and AskYourTeam. |
| 4 | +services: active-directory |
| 5 | +documentationCenter: na |
| 6 | +author: jeevansd |
| 7 | +manager: mtillman |
| 8 | +ms.reviewer: barbkess |
| 9 | + |
| 10 | +ms.assetid: 1cef6764-de54-4920-b0ad-e560c214c72e |
| 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: 02/28/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 AskYourTeam |
| 23 | + |
| 24 | +In this tutorial, you'll learn how to integrate AskYourTeam with Azure Active Directory (Azure AD). When you integrate AskYourTeam with Azure AD, you can: |
| 25 | + |
| 26 | +* Control in Azure AD who has access to AskYourTeam. |
| 27 | +* Enable your users to be automatically signed-in to AskYourTeam 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 | +* AskYourTeam 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 | +* AskYourTeam supports **SP and IDP** initiated SSO. |
| 44 | +* Once you configure AskYourTeam 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](https://docs.microsoft.com/cloud-app-security/proxy-deployment-any-app). |
| 45 | + |
| 46 | +## Adding AskYourTeam from the gallery |
| 47 | + |
| 48 | +To configure the integration of AskYourTeam into Azure AD, you need to add AskYourTeam from the gallery to your list of managed SaaS apps. |
| 49 | + |
| 50 | +1. Sign in to the [Azure portal](https://portal.azure.com) using either a work or school account, or a personal Microsoft account. |
| 51 | +1. On the left navigation pane, select the **Azure Active Directory** service. |
| 52 | +1. Navigate to **Enterprise Applications** and then select **All Applications**. |
| 53 | +1. To add new application, select **New application**. |
| 54 | +1. In the **Add from the gallery** section, type **AskYourTeam** in the search box. |
| 55 | +1. Select **AskYourTeam** from results panel and then add the app. Wait a few seconds while the app is added to your tenant. |
| 56 | + |
| 57 | +## Configure and test Azure AD single sign-on for AskYourTeam |
| 58 | + |
| 59 | +Configure and test Azure AD SSO with AskYourTeam 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 AskYourTeam. |
| 60 | + |
| 61 | +To configure and test Azure AD SSO with AskYourTeam, complete the following building blocks: |
| 62 | + |
| 63 | +1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature. |
| 64 | + * **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon. |
| 65 | + * **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on. |
| 66 | +1. **[Configure AskYourTeam SSO](#configure-askyourteam-sso)** - to configure the single sign-on settings on application side. |
| 67 | + * **[Create AskYourTeam test user](#create-askyourteam-test-user)** - to have a counterpart of B.Simon in AskYourTeam that is linked to the Azure AD representation of user. |
| 68 | +1. **[Test SSO](#test-sso)** - to verify whether the configuration works. |
| 69 | + |
| 70 | +## Configure Azure AD SSO |
| 71 | + |
| 72 | +Follow these steps to enable Azure AD SSO in the Azure portal. |
| 73 | + |
| 74 | +1. In the [Azure portal](https://portal.azure.com/), on the **AskYourTeam** application integration page, find the **Manage** section and select **single sign-on**. |
| 75 | +1. On the **Select a single sign-on method** page, select **SAML**. |
| 76 | +1. On the **Set up single sign-on with SAML** page, click the edit/pen icon for **Basic SAML Configuration** to edit the settings. |
| 77 | + |
| 78 | +  |
| 79 | + |
| 80 | +1. On the **Basic SAML Configuration** section, if you wish to configure the application in **IDP** initiated mode, enter the values for the following fields: |
| 81 | + |
| 82 | + In the **Reply URL** text box, type a URL using the following pattern: |
| 83 | + `https://<COMPANY>.app.askyourteam.com/users/auth/saml/callback` |
| 84 | + |
| 85 | +1. Click **Set additional URLs** and perform the following step if you wish to configure the application in **SP** initiated mode: |
| 86 | + |
| 87 | + In the **Sign-on URL** text box, type a URL using the following pattern: |
| 88 | + `https://<COMPANY>.app.askyourteam.com/login` |
| 89 | + |
| 90 | + > [!NOTE] |
| 91 | + > These values are not real. Update these values with the actual Reply URL and Sign-On URL values which are explained later in the tutorial. |
| 92 | + |
| 93 | +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. |
| 94 | + |
| 95 | +  |
| 96 | + |
| 97 | +1. On the **Set up AskYourTeam** section, copy the appropriate URL(s) based on your requirement. |
| 98 | + |
| 99 | +  |
| 100 | + |
| 101 | +### Create an Azure AD test user |
| 102 | + |
| 103 | +In this section, you'll create a test user in the Azure portal called B.Simon. |
| 104 | + |
| 105 | +1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**. |
| 106 | +1. Select **New user** at the top of the screen. |
| 107 | +1. In the **User** properties, follow these steps: |
| 108 | + 1. In the **Name** field, enter `B.Simon`. |
| 109 | + 1. In the **User name ** field, enter the [email protected]. For example, `[email protected]`. |
| 110 | + 1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box. |
| 111 | + 1. Click **Create**. |
| 112 | + |
| 113 | +### Assign the Azure AD test user |
| 114 | + |
| 115 | +In this section, you'll enable B.Simon to use Azure single sign-on by granting access to AskYourTeam. |
| 116 | + |
| 117 | +1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**. |
| 118 | +1. In the applications list, select **AskYourTeam**. |
| 119 | +1. In the app's overview page, find the **Manage** section and select **Users and groups**. |
| 120 | + |
| 121 | +  |
| 122 | + |
| 123 | +1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog. |
| 124 | + |
| 125 | +  |
| 126 | + |
| 127 | +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. |
| 128 | +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. |
| 129 | +1. In the **Add Assignment** dialog, click the **Assign** button. |
| 130 | + |
| 131 | +## Configure AskYourTeam SSO |
| 132 | + |
| 133 | +1. In a different web browser window, sign into AskYourTeam website as an administrator. |
| 134 | + |
| 135 | +1. Click on the **My Organisation**. |
| 136 | + |
| 137 | +  |
| 138 | + |
| 139 | +1. Click on **Integrations**. |
| 140 | + |
| 141 | +  |
| 142 | + |
| 143 | +1. Click on **Edit Settings**. |
| 144 | + |
| 145 | +  |
| 146 | + |
| 147 | +1. On the **Edit Single Sign-On Integration** page, perform the following steps: |
| 148 | + |
| 149 | +  |
| 150 | + |
| 151 | + a. In the **SAML Single Sign-On Service URL** textbox, paste the **Login URL** value which you have copied from the Azure portal. |
| 152 | + |
| 153 | + b. In the **SAML Entity ID** textbox, paste the **Azure AD Identifier** value which you have copied from the Azure portal. |
| 154 | + |
| 155 | + c. In the **Sign-Out URL** textbox, paste the **Logout URL** value which you have copied from the Azure portal. |
| 156 | + |
| 157 | + d. Open the downloaded **Certificate (Base64)** from the Azure portal into Notepad and paste the content into the **SAML Signing Certificate - Base64** textbox. |
| 158 | + |
| 159 | + > [!NOTE] |
| 160 | + > Alternatively you can also upload the **Federation Metadata XML** file by clicking on the **Choose File** option. |
| 161 | +
|
| 162 | + e. Copy **Reply URL (Assertion Consumer Service URL)** value, paste this value into the **Reply URL** text box in the **Basic SAML Configuration** section in the Azure portal. |
| 163 | + |
| 164 | + f. Copy **Sign on URL** value, paste this value into the **Sign on URL** text box in the **Basic SAML Configuration** section in the Azure portal. |
| 165 | + |
| 166 | + g. Click **Save**. |
| 167 | + |
| 168 | +### Create AskYourTeam test user |
| 169 | + |
| 170 | +1. In a different web browser window, sign into AskYourTeam website as an administrator. |
| 171 | + |
| 172 | +1. Click on the **My Organisation**. |
| 173 | + |
| 174 | +  |
| 175 | + |
| 176 | +1. Click **Users** and select **New User**. |
| 177 | + |
| 178 | +  |
| 179 | + |
| 180 | +1. On the **New user** section, perform the following steps: |
| 181 | + |
| 182 | +  |
| 183 | + |
| 184 | + 1. In the **First name** textbox, enter the first name of the user. |
| 185 | + |
| 186 | + 1. In the **Last name** textbox, enter the last name of the user. |
| 187 | + |
| 188 | + 1. In the **Email ** textbox, enter the emailaddress of the user like [email protected]. |
| 189 | + |
| 190 | + 1. Select the **Role** for the user according your organization requirement. |
| 191 | + |
| 192 | + 1. Click **Save**. |
| 193 | + |
| 194 | +## Test SSO |
| 195 | + |
| 196 | +In this section, you test your Azure AD single sign-on configuration using the Access Panel. |
| 197 | + |
| 198 | +When you click the AskYourTeam tile in the Access Panel, you should be automatically signed in to the AskYourTeam 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). |
| 199 | + |
| 200 | +## Additional resources |
| 201 | + |
| 202 | +- [ 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) |
| 203 | + |
| 204 | +- [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) |
| 205 | + |
| 206 | +- [What is conditional access in Azure Active Directory?](https://docs.microsoft.com/azure/active-directory/conditional-access/overview) |
| 207 | + |
| 208 | +- [Try AskYourTeam with Azure AD](https://aad.portal.azure.com/) |
| 209 | + |
| 210 | +- [What is session control in Microsoft Cloud App Security?](https://docs.microsoft.com/cloud-app-security/proxy-intro-aad) |
0 commit comments