Skip to content

Commit cf3a655

Browse files
authored
Merge pull request #107453 from v-nagta/promaster
Product Backlog Item 955858: SaaS App Tutorial: ProMaster (by Inlogik…
2 parents 9b0d2ba + 7124b44 commit cf3a655

File tree

1 file changed

+52
-82
lines changed

1 file changed

+52
-82
lines changed

articles/active-directory/saas-apps/promaster-tutorial.md

Lines changed: 52 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,8 @@ ms.service: active-directory
1212
ms.subservice: saas-app-tutorial
1313
ms.workload: identity
1414
ms.tgt_pltfrm: na
15-
ms.devlang: na
1615
ms.topic: tutorial
17-
ms.date: 03/27/2019
16+
ms.date: 03/12/2020
1817
ms.author: jeedes
1918

2019
---
@@ -27,7 +26,7 @@ Integrating ProMaster (by Inlogik) with Azure AD provides you with the following
2726
* You can enable your users to be automatically signed-in to ProMaster (by Inlogik) (Single Sign-On) with their Azure AD accounts.
2827
* You can manage your accounts in one central location - the Azure portal.
2928

30-
If you want to know more details 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).
29+
If you want to know more details 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).
3130
If you don't have an Azure subscription, [create a free account](https://azure.microsoft.com/free/) before you begin.
3231

3332
## Prerequisites
@@ -42,44 +41,34 @@ To configure Azure AD integration with ProMaster (by Inlogik), you need the foll
4241
In this tutorial, you configure and test Azure AD single sign-on in a test environment.
4342

4443
* ProMaster (by Inlogik) supports **SP** and **IDP** initiated SSO
44+
* Once you configure ProMaster (by Inlogik) 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).
4545

4646
## Adding ProMaster (by Inlogik) from the gallery
4747

4848
To configure the integration of ProMaster (by Inlogik) into Azure AD, you need to add ProMaster (by Inlogik) from the gallery to your list of managed SaaS apps.
4949

50-
**To add ProMaster (by Inlogik) from the gallery, perform the following steps:**
51-
52-
1. In the **[Azure portal](https://portal.azure.com)**, on the left navigation panel, click **Azure Active Directory** icon.
53-
54-
![The Azure Active Directory button](common/select-azuread.png)
55-
56-
2. Navigate to **Enterprise Applications** and then select the **All Applications** option.
57-
58-
![The Enterprise applications blade](common/enterprise-applications.png)
59-
60-
3. To add new application, click **New application** button on the top of dialog.
61-
62-
![The New application button](common/add-new-app.png)
63-
64-
4. In the search box, type **ProMaster (by Inlogik)**, select **ProMaster (by Inlogik)** from result panel then click **Add** button to add the application.
65-
66-
![ProMaster (by Inlogik) in the results list](common/search-new-app.png)
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 **ProMaster (by Inlogik)** in the search box.
55+
1. Select **ProMaster (by Inlogik)** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
6756

6857
## Configure and test Azure AD single sign-on
6958

70-
In this section, you configure and test Azure AD single sign-on with ProMaster (by Inlogik) based on a test user called **Britta Simon**.
59+
In this section, you configure and test Azure AD single sign-on with ProMaster (by Inlogik) based on a test user called **B.Simon**.
7160
For single sign-on to work, a link relationship between an Azure AD user and the related user in ProMaster (by Inlogik) needs to be established.
7261

7362
To configure and test Azure AD single sign-on with ProMaster (by Inlogik), you need to complete the following building blocks:
7463

75-
1. **[Configure Azure AD Single Sign-On](#configure-azure-ad-single-sign-on)** - to enable your users to use this feature.
76-
2. **[Configure ProMaster (by Inlogik) Single Sign-On](#configure-promaster-by-inlogik-single-sign-on)** - to configure the Single Sign-On settings on application side.
77-
3. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with Britta Simon.
78-
4. **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable Britta Simon to use Azure AD single sign-on.
79-
5. **[Create ProMaster (by Inlogik) test user](#create-promaster-by-inlogik-test-user)** - to have a counterpart of Britta Simon in ProMaster (by Inlogik) that is linked to the Azure AD representation of user.
80-
6. **[Test single sign-on](#test-single-sign-on)** - to verify whether the configuration works.
64+
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
65+
* **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
66+
* **[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 ProMaster (by Inlogik) SSO](#configure-promaster-by-inlogik-sso)** - to configure the single sign-on settings on application side.
68+
* **[Create ProMaster (by Inlogik) test user](#create-promaster-by-inlogik-test-user)** - to have a counterpart of B.Simon in ProMaster (by Inlogik) that is linked to the Azure AD representation of user.
69+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
8170

82-
### Configure Azure AD single sign-on
71+
### Configure Azure AD SSO
8372

8473
In this section, you enable Azure AD single sign-on in the Azure portal.
8574

@@ -99,102 +88,78 @@ To configure Azure AD single sign-on with ProMaster (by Inlogik), perform the fo
9988

10089
4. On the **Basic SAML Configuration** section, if you wish to configure the application in **IDP** initiated mode, perform the following steps:
10190

102-
![ProMaster (by Inlogik) Domain and URLs single sign-on information](common/idp-intiated.png)
103-
10491
a. In the **Identifier** text box, type a URL using the following pattern:
10592

106-
| |
107-
| - |-|
108-
| `https://secure.inlogik.com/<COMPANYNAME>`|
93+
| |
94+
|-|-|
95+
| `https://secure.inlogik.com/<COMPANYNAME>`|
10996
| `https://<CUSTOMDOMAIN>/SAMLBASE`|
11097
| |
11198

11299
b. In the **Reply URL** text box, type a URL using the following pattern:
113100

114101
| |
115-
| - |-|
102+
|-|-|
116103
| `https://secure.inlogik.com/<COMPANYNAME>/saml/acs`|
117104
| `https://<CUSTOMDOMAIN>/SAMLBASE/saml/acs`|
118105
| |
119106

120107
5. Click **Set additional URLs** and perform the following step if you wish to configure the application in **SP** initiated mode:
121108

122-
![ProMaster (by Inlogik) Domain and URLs single sign-on information](common/metadata-upload-additional-signon.png)
123-
124109
In the **Sign-on URL** text box, type a URL using the following pattern:
125110

126111
| |
127-
| - |-|
112+
|-|-|
128113
| `https://secure.inlogik.com/<COMPANYNAME>`|
129114
| `https://<CUSTOMDOMAIN>/SAMLBASE`|
130115
| |
131116

132117
> [!NOTE]
133-
> These values are not real. Update these values with the actual Identifier, Reply URL and Sign-on URL. Contact [ProMaster (by Inlogik) Client support team](mailto:michael.boldiston@inlogik.com) to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
118+
> These values are not real. Update these values with the actual Identifier, Reply URL and Sign-on URL. Contact [ProMaster (by Inlogik) Client support team](https://www.inlogik.com/contact) to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
134119

135120
6. 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.
136121

137122
![The Certificate download link](common/copy-metadataurl.png)
138123

139-
### Configure ProMaster (by Inlogik) Single Sign-On
140-
141-
To configure single sign-on on **ProMaster (by Inlogik)** side, you need to send the **App Federation Metadata Url** to [ProMaster (by Inlogik) support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
142-
143-
### Create an Azure AD test user
144-
145-
The objective of this section is to create a test user in the Azure portal called Britta Simon.
124+
### Create an Azure AD test user
146125

147-
1. In the Azure portal, in the left pane, select **Azure Active Directory**, select **Users**, and then select **All users**.
126+
In this section, you'll create a test user in the Azure portal called B.Simon.
148127

149-
![The "Users and groups" and "All users" links](common/users.png)
150-
151-
2. Select **New user** at the top of the screen.
152-
153-
![New user Button](common/new-user.png)
154-
155-
3. In the User properties, perform the following steps.
156-
157-
![The User dialog box](common/user-properties.png)
158-
159-
a. In the **Name** field enter **BrittaSimon**.
160-
161-
b. In the **User name** field type [email protected]. For example, [email protected]
162-
163-
c. Select **Show password** check box, and then write down the value that's displayed in the Password box.
164-
165-
d. Click **Create**.
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**.
166135

167136
### Assign the Azure AD test user
168137

169-
In this section, you enable Britta Simon to use Azure single sign-on by granting access to ProMaster (by Inlogik).
138+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to ProMaster (by Inlogik).
170139

171-
1. In the Azure portal, select **Enterprise Applications**, select **All applications**, then select **ProMaster (by Inlogik)**.
140+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
141+
1. In the applications list, select **ProMaster (by Inlogik)**.
142+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
172143

173-
![Enterprise applications blade](common/enterprise-applications.png)
144+
![The "Users and groups" link](common/users-groups-blade.png)
174145

175-
2. In the applications list, select **ProMaster (by Inlogik)**.
146+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
176147

177-
![The ProMaster (by Inlogik) link in the Applications list](common/all-applications.png)
148+
![The Add User link](common/add-assign-user.png)
178149

179-
3. In the menu on the left, select **Users and groups**.
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.
180153

181-
![The "Users and groups" link](common/users-groups-blade.png)
154+
## Configure ProMaster (by Inlogik) SSO
182155

183-
4. Click the **Add user** button, then select **Users and groups** in the **Add Assignment** dialog.
184-
185-
![The Add Assignment pane](common/add-assign-user.png)
186-
187-
5. In the **Users and groups** dialog select **Britta Simon** in the Users list, then click the **Select** button at the bottom of the screen.
188-
189-
6. If you are expecting any role value in the SAML assertion then in the **Select Role** dialog select the appropriate role for the user from the list, then click the **Select** button at the bottom of the screen.
190-
191-
7. In the **Add Assignment** dialog click the **Assign** button.
156+
To configure single sign-on on **ProMaster (by Inlogik)** side, you need to send the **App Federation Metadata Url** to [ProMaster (by Inlogik) support team](https://www.inlogik.com/contact). They set this setting to have the SAML SSO connection set properly on both sides.
192157

193158
### Create ProMaster (by Inlogik) test user
194159

195-
In this section, you create a user called Britta Simon in ProMaster (by Inlogik). Work with [ProMaster (by Inlogik) support team](mailto:michael.boldiston@inlogik.com) to add the users in the ProMaster (by Inlogik) platform. Users must be created and activated before you use single sign-on.
160+
In this section, you create a user called B.Simon in ProMaster (by Inlogik). Work with [ProMaster (by Inlogik) support team](https://www.inlogik.com/contact) to add the users in the ProMaster (by Inlogik) platform. Users must be created and activated before you use single sign-on.
196161

197-
### Test single sign-on
162+
### Test SSO
198163

199164
In this section, you test your Azure AD single sign-on configuration using the Access Panel.
200165

@@ -204,7 +169,12 @@ When you click the ProMaster (by Inlogik) tile in the Access Panel, you should b
204169

205170
- [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)
206171

207-
- [What is application access and single sign-on with Azure Active Directory?](https://docs.microsoft.com/azure/active-directory/active-directory-appssoaccess-whatis)
172+
- [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)
208173

209174
- [What is Conditional Access in Azure Active Directory?](https://docs.microsoft.com/azure/active-directory/conditional-access/overview)
210175

176+
- [Try ProMaster (by Inlogik) with Azure AD](https://aad.portal.azure.com/)
177+
178+
- [What is session control in Microsoft Cloud App Security?](https://docs.microsoft.com/cloud-app-security/proxy-intro-aad)
179+
180+
- [How to protect ProMaster (by Inlogik) with advanced visibility and controls](https://docs.microsoft.com/cloud-app-security/proxy-intro-aad)

0 commit comments

Comments
 (0)