Skip to content

Commit c22232f

Browse files
committed
Product Backlog Item 995589: SaaS App Tutorial: IWT Procurement Suite
1 parent 3af7bf8 commit c22232f

File tree

2 files changed

+168
-2
lines changed

2 files changed

+168
-2
lines changed
Lines changed: 162 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,162 @@
1+
---
2+
title: 'Tutorial: Azure Active Directory single sign-on (SSO) integration with IWT Procurement Suite | Microsoft Docs'
3+
description: Learn how to configure single sign-on between Azure Active Directory and IWT Procurement Suite.
4+
services: active-directory
5+
documentationCenter: na
6+
author: jeevansd
7+
manager: mtillman
8+
ms.reviewer: barbkess
9+
10+
ms.assetid: 53e37c8d-85f4-4a9c-a46a-d4cdd91e38a1
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/23/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 IWT Procurement Suite
23+
24+
In this tutorial, you'll learn how to integrate IWT Procurement Suite with Azure Active Directory (Azure AD). When you integrate IWT Procurement Suite with Azure AD, you can:
25+
26+
* Control in Azure AD who has access to IWT Procurement Suite.
27+
* Enable your users to be automatically signed-in to IWT Procurement Suite 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+
* IWT Procurement Suite 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+
* IWT Procurement Suite supports **IDP** initiated SSO
44+
* Once you configure IWT Procurement Suite 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).
45+
46+
## Adding IWT Procurement Suite from the gallery
47+
48+
To configure the integration of IWT Procurement Suite into Azure AD, you need to add IWT Procurement Suite 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 **IWT Procurement Suite** in the search box.
55+
1. Select **IWT Procurement Suite** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
56+
57+
58+
## Configure and test Azure AD single sign-on for IWT Procurement Suite
59+
60+
Configure and test Azure AD SSO with IWT Procurement Suite 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 IWT Procurement Suite.
61+
62+
To configure and test Azure AD SSO with IWT Procurement Suite, 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 IWT Procurement Suite SSO](#configure-iwt-procurement-suite-sso)** - to configure the single sign-on settings on application side.
68+
1. **[Create IWT Procurement Suite test user](#create-iwt-procurement-suite-test-user)** - to have a counterpart of B.Simon in IWT Procurement Suite 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 **IWT Procurement Suite** 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 **Set up single sign-on with SAML** page, enter the values for the following fields:
82+
83+
a. In the **Identifier** text box, type a URL using the following pattern:
84+
`https://[customersubdomain].ionwave.net/sso/[customerid]`
85+
86+
b. In the **Reply URL** text box, type a URL using the following pattern:
87+
`https://[customersubdomain].ionwave.net/sso/[customerid]`
88+
89+
> [!NOTE]
90+
> These values are not real. Update these values with the actual Identifier and Reply URL. Contact [IWT Procurement Suite 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.
91+
92+
1. IWT Procurement Suite 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.
93+
94+
![image](common/default-attributes.png)
95+
96+
1. In addition to above, IWT Procurement Suite 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.
97+
98+
| Name | | Source Attribute|
99+
| ---------------| --------------- | --------- |
100+
| emailaddress | | user.userprincipalname |
101+
102+
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.
103+
104+
![The Certificate download link](common/copy-metadataurl.png)
105+
### Create an Azure AD test user
106+
107+
In this section, you'll create a test user in the Azure portal called B.Simon.
108+
109+
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
110+
1. Select **New user** at the top of the screen.
111+
1. In the **User** properties, follow these steps:
112+
1. In the **Name** field, enter `B.Simon`.
113+
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
114+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
115+
1. Click **Create**.
116+
117+
### Assign the Azure AD test user
118+
119+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to IWT Procurement Suite.
120+
121+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
122+
1. In the applications list, select **IWT Procurement Suite**.
123+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
124+
125+
![The "Users and groups" link](common/users-groups-blade.png)
126+
127+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
128+
129+
![The Add User link](common/add-assign-user.png)
130+
131+
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.
132+
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.
133+
1. In the **Add Assignment** dialog, click the **Assign** button.
134+
135+
## Configure IWT Procurement Suite SSO
136+
137+
To configure single sign-on on **IWT Procurement Suite** side, you need to send the **App Federation Metadata Url** to [IWT Procurement Suite support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
138+
139+
### Create IWT Procurement Suite test user
140+
141+
In this section, you create a user called Britta Simon in IWT Procurement Suite. Work with [IWT Procurement Suite support team](mailto:[email protected]) to add the users in the IWT Procurement Suite platform. Users must be created and activated before you use single sign-on.
142+
143+
## Test SSO
144+
145+
In this section, you test your Azure AD single sign-on configuration using the Access Panel.
146+
147+
When you click the IWT Procurement Suite tile in the Access Panel, you should be automatically signed in to the IWT Procurement Suite 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).
148+
149+
## Additional resources
150+
151+
- [ 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)
152+
153+
- [What is application access and single sign-on with Azure Active Directory? ](https://docs.microsoft.com/azure/active-directory/active-directory-appssoaccess-whatis)
154+
155+
- [What is conditional access in Azure Active Directory?](https://docs.microsoft.com/azure/active-directory/conditional-access/overview)
156+
157+
- [Try IWT Procurement Suite with Azure AD](https://aad.portal.azure.com/)
158+
159+
- [What is session control in Microsoft Cloud App Security?](https://docs.microsoft.com/cloud-app-security/proxy-intro-aad)
160+
161+
- [How to protect IWT Procurement Suite with advanced visibility and controls](https://docs.microsoft.com/cloud-app-security/proxy-intro-aad)
162+

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,8 @@
554554
href: five9-tutorial.md
555555
- name: Flatter Files
556556
href: flatter-files-tutorial.md
557+
- name: Float
558+
href: float-tutorial.md
557559
- name: Flock
558560
href: flock-tutorial.md
559561
- name: FloQast
@@ -790,6 +792,8 @@
790792
href: invision-tutorial.md
791793
- name: iWellnessNow
792794
href: iwellnessnow-tutorial.md
795+
- name: IWT Procurement Suite
796+
href: iwt-procurement-suite-tutorial.md
793797
- name: J - K
794798
items:
795799
- name: Jamf Pro
@@ -1829,8 +1833,8 @@
18291833
items:
18301834
- name: Netskope Administrator Console
18311835
href: netskope-administrator-console-provisioning-tutorial.md
1832-
- name: New Relic by Organization
1833-
href: new-relic-by-organization-provisioning-tutorial.md
1836+
- name: New Relic(Limited Release)
1837+
href: new-relic-limited-release-provisioning-tutorial.md
18341838
- name: Netsuite
18351839
href: netsuite-provisioning-tutorial.md
18361840
- name: OfficeSpace Software

0 commit comments

Comments
 (0)