Skip to content

Commit 5ca5f6d

Browse files
authored
Merge pull request #79015 from v-nagta/azureadsaml
Product Backlog Item 736341: SaaS App Tutorial: SAML Toolkit
2 parents 3edd150 + 54e3773 commit 5ca5f6d

File tree

5 files changed

+168
-0
lines changed

5 files changed

+168
-0
lines changed
26.9 KB
Loading
26.5 KB
Loading
1.72 KB
Loading
18 KB
Loading
Lines changed: 168 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,168 @@
1+
---
2+
title: 'Tutorial: Azure Active Directory integration with Azure AD SAML Toolkit | Microsoft Docs'
3+
description: Learn how to configure single sign-on between Azure Active Directory and Azure AD SAML Toolkit.
4+
services: active-directory
5+
documentationCenter: na
6+
author: jeevansd
7+
manager: mtillman
8+
ms.reviewer: celested
9+
10+
ms.assetid: 3f4348e7-c34e-43c7-926e-f1b26ffacf6d
11+
ms.service: active-directory
12+
ms.workload: identity
13+
ms.tgt_pltfrm: na
14+
ms.devlang: na
15+
ms.topic: tutorial
16+
ms.date: 06/06/2019
17+
ms.author: jeedes
18+
19+
ms.collection: M365-identity-device-management
20+
---
21+
22+
# Tutorial: Integrate Azure AD SAML Toolkit with Azure Active Directory
23+
24+
In this tutorial, you'll learn how to integrate Azure AD SAML Toolkit with Azure Active Directory (Azure AD). When you integrate Azure AD SAML Toolkit with Azure AD, you can:
25+
26+
* Control in Azure AD who has access to Azure AD SAML Toolkit.
27+
* Enable your users to be automatically signed-in to Azure AD SAML Toolkit 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/active-directory-appssoaccess-whatis).
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 one-month free trial [here](https://azure.microsoft.com/pricing/free-trial/).
37+
* Azure AD SAML Toolkit 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. Azure AD SAML Toolkit supports **SP** initiated SSO.
42+
43+
## Adding Azure AD SAML Toolkit from the gallery
44+
45+
To configure the integration of Azure AD SAML Toolkit into Azure AD, you need to add Azure AD SAML Toolkit from the gallery to your list of managed SaaS apps.
46+
47+
1. Sign in to the [Azure portal](https://portal.azure.com) 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 **Azure AD SAML Toolkit** in the search box.
52+
1. Select **Azure AD SAML Toolkit** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
53+
54+
## Configure and test Azure AD single sign-on
55+
56+
Configure and test Azure AD SSO with Azure AD SAML Toolkit 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 Azure AD SAML Toolkit.
57+
58+
To configure and test Azure AD SSO with Azure AD SAML Toolkit, complete the following building blocks:
59+
60+
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** to enable your users to use this feature.
61+
2. **[Configure Azure AD SAML Toolkit SSO](#configure-azure-ad-saml-toolkit-sso)** to configure the SSO settings on application side.
62+
3. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** to test Azure AD single sign-on with B.Simon.
63+
4. **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** to enable B.Simon to use Azure AD single sign-on.
64+
5. **[Create Azure AD SAML Toolkit test user](#create-azure-ad-saml-toolkit-test-user)** to have a counterpart of B.Simon in Azure AD SAML Toolkit that is linked to the Azure AD representation of user.
65+
6. **[Test SSO](#test-sso)** to verify whether the configuration works.
66+
67+
### Configure Azure AD SSO
68+
69+
Follow these steps to enable Azure AD SSO in the Azure portal.
70+
71+
1. In the [Azure portal](https://portal.azure.com/), on the **Azure AD SAML Toolkit** application integration page, find the **Manage** section and select **Single sign-on**.
72+
1. On the **Select a Single sign-on method** page, select **SAML**.
73+
1. On the **Set up Single Sign-On with SAML** page, click the edit/pen icon for **Basic SAML Configuration** to edit the settings.
74+
75+
![Edit Basic SAML Configuration](common/edit-urls.png)
76+
77+
1. On the **Basic SAML Configuration** page, enter the values for the following fields:
78+
79+
1. In the **Sign on URL** text box, type a URL:
80+
`https://samltoolkit.azurewebsites.net/`
81+
82+
1. In the **Identifier (Entity ID)** text box, type a URL:
83+
`https://samltoolkit.azurewebsites.net`
84+
85+
1. In the **Reply URL** text box, type a URL:
86+
`https://samltoolkit.azurewebsites.net/SAML/Consume`
87+
88+
1. On the **Set up Single Sign-On with SAML** page, in the **SAML Signing Certificate** section, click **Download** to download the **Federation Metadata XML** from the given options as per your requirement and save it on your computer.
89+
90+
![The Certificate download link](common/metadataxml.png)
91+
92+
1. On the **Set up Azure AD SAML Toolkit** section, copy the appropriate URL(s) based on your requirement.
93+
94+
![Copy configuration URLs](common/copy-configuration-urls.png)
95+
96+
### Configure Azure AD SAML Toolkit SSO
97+
98+
1. Open a new web browser window, if you have not registered in the Azure AD SAML Toolkit website, first register by clicking on the **Register**. If you have registered already, sign into your Azure AD SAML Toolkit company site using the registered sign in credentials.
99+
100+
![Azure AD SAML Toolkit Register](./media/saml-toolkit-tutorial/register.png)
101+
102+
1. Click on the **SAML Configuration**.
103+
104+
![Azure AD SAML Toolkit SAML Configuration](./media/saml-toolkit-tutorial/saml-configure.png)
105+
106+
1. Click **Create**.
107+
108+
![Azure AD SAML Toolkit Create SSO](./media/saml-toolkit-tutorial/createsso.png)
109+
110+
1. On the **SAML SSO Configuration** page, perform the following steps:
111+
112+
![Azure AD SAML Toolkit Create SSO](./media/saml-toolkit-tutorial/fill-details.png)
113+
114+
1. In the **Login URL** textbox, paste the **Login URL** value, which you have copied from the Azure portal.
115+
116+
1. In the **Azure AD Identifier** textbox, paste the **Azure AD Identifier** value, which you have copied from the Azure portal.
117+
118+
1. In the **Logout URL** textbox, paste the **Logout URL** value, which you have copied from the Azure portal.
119+
120+
1. Click **Choose File** and upload the **Federation metadata XML** file which you have downloaded from the Azure portal.
121+
122+
1. Click **Create**.
123+
124+
### Create an Azure AD test user
125+
126+
In this section, you'll create a test user in the Azure portal called B.Simon.
127+
128+
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
129+
1. Select **New user** at the top of the screen.
130+
1. In the **User** properties, follow these steps:
131+
1. In the **Name** field, enter `B.Simon`.
132+
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
133+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
134+
1. Click **Create**.
135+
136+
### Assign the Azure AD test user
137+
138+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to Azure AD SAML Toolkit.
139+
140+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
141+
1. In the applications list, select **Azure AD SAML Toolkit**.
142+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
143+
144+
![The "Users and groups" link](common/users-groups-blade.png)
145+
146+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
147+
148+
![The Add User link](common/add-assign-user.png)
149+
150+
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.
151+
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.
152+
1. In the **Add Assignment** dialog, click the **Assign** button.
153+
154+
### Create Azure AD SAML Toolkit test user
155+
156+
In this section, a user called B.Simon is created in Azure AD SAML Toolkit. Azure AD SAML Toolkit 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 Azure AD SAML Toolkit, a new one is created after authentication.
157+
158+
### Test SSO
159+
160+
When you select the Azure AD SAML Toolkit tile in the Access Panel, you should be automatically signed in to the Azure AD SAML Toolkit 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).
161+
162+
## Additional resources
163+
164+
- [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)
165+
166+
- [What is application access and single sign-on with Azure Active Directory?](https://docs.microsoft.com/azure/active-directory/active-directory-appssoaccess-whatis)
167+
168+
- [What is conditional access in Azure Active Directory?](https://docs.microsoft.com/azure/active-directory/conditional-access/overview)

0 commit comments

Comments
 (0)