Skip to content

Commit 3733f92

Browse files
authored
Merge pull request #254900 from MicrosoftDocs/main
Publish to live, Friday 4 AM PST, 10/13
2 parents 6ef7366 + b697f78 commit 3733f92

18 files changed

+1287
-79
lines changed
Lines changed: 141 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,141 @@
1+
---
2+
title: Microsoft Entra SSO integration with CIC - Controle Inteligente de Compensação
3+
description: Learn how to configure single sign-on between Microsoft Entra ID and CIC - Controle Inteligente de Compensação.
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: how-to
12+
ms.date: 10/10/2023
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Microsoft Entra SSO integration with CIC - Controle Inteligente de Compensação
18+
19+
In this tutorial, you'll learn how to integrate CIC - Controle Inteligente de Compensação with Microsoft Entra ID. When you integrate CIC - Controle Inteligente de Compensação with Microsoft Entra ID, you can:
20+
21+
* Control in Microsoft Entra ID who has access to CIC - Controle Inteligente de Compensação.
22+
* Enable your users to be automatically signed-in to CIC - Controle Inteligente de Compensação with their Microsoft Entra accounts.
23+
* Manage your accounts in one central location.
24+
25+
## Prerequisites
26+
27+
To integrate Microsoft Entra ID with CIC - Controle Inteligente de Compensação, you need:
28+
29+
* A Microsoft Entra subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
30+
* CIC - Controle Inteligente de Compensação single sign-on (SSO) enabled subscription.
31+
32+
## Scenario description
33+
34+
In this tutorial, you configure and test Microsoft Entra SSO in a test environment.
35+
36+
* CIC - Controle Inteligente de Compensação supports **SP** initiated SSO.
37+
38+
> [!NOTE]
39+
> Identifier of this application is a fixed string value so only one instance can be configured in one tenant.
40+
41+
## Add CIC - Controle Inteligente de Compensação from the gallery
42+
43+
To configure the integration of CIC - Controle Inteligente de Compensação into Microsoft Entra ID, you need to add CIC - Controle Inteligente de Compensação from the gallery to your list of managed SaaS apps.
44+
45+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Cloud Application Administrator](../roles/permissions-reference.md#cloud-application-administrator).
46+
1. Browse to **Identity** > **Applications** > **Enterprise applications** > **New application**.
47+
1. In the **Add from the gallery** section, type **CIC - Controle Inteligente de Compensação** in the search box.
48+
1. Select **CIC - Controle Inteligente de Compensação** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
49+
50+
Alternatively, you can also use the [Enterprise App Configuration Wizard](https://portal.office.com/AdminPortal/home?Q=Docs#/azureadappintegration). In this wizard, you can add an application to your tenant, add users/groups to the app, assign roles, and walk through the SSO configuration as well. [Learn more about Microsoft 365 wizards.](/microsoft-365/admin/misc/azure-ad-setup-guides)
51+
52+
## Configure and test Microsoft Entra SSO for CIC - Controle Inteligente de Compensação
53+
54+
Configure and test Microsoft Entra SSO with CIC - Controle Inteligente de Compensação using a test user called **B.Simon**. For SSO to work, you need to establish a link relationship between a Microsoft Entra user and the related user in CIC - Controle Inteligente de Compensação.
55+
56+
To configure and test Microsoft Entra SSO with CIC - Controle Inteligente de Compensação, perform the following steps:
57+
58+
1. **[Configure Microsoft Entra SSO](#configure-microsoft-entra-sso)** - to enable your users to use this feature.
59+
1. **[Create a Microsoft Entra ID test user](#create-a-microsoft-entra-id-test-user)** - to test Microsoft Entra single sign-on with B.Simon.
60+
1. **[Assign the Microsoft Entra ID test user](#assign-the-microsoft-entra-id-test-user)** - to enable B.Simon to use Microsoft Entra single sign-on.
61+
1. **[Configure CIC - Controle Inteligente de Compensação SSO](#configure-cic---controle-inteligente-de-compensação-sso)** - to configure the single sign-on settings on application side.
62+
1. **[Create CIC - Controle Inteligente de Compensação test user](#create-cic---controle-inteligente-de-compensação-test-user)** - to have a counterpart of B.Simon in CIC - Controle Inteligente de Compensação that is linked to the Microsoft Entra ID representation of user.
63+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
64+
65+
## Configure Microsoft Entra SSO
66+
67+
Follow these steps to enable Microsoft Entra SSO in the Microsoft Entra admin center.
68+
69+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Cloud Application Administrator](../roles/permissions-reference.md#cloud-application-administrator).
70+
1. Browse to **Identity** > **Applications** > **Enterprise applications** > **CIC - Controle Inteligente de Compensação** > **Single sign-on**.
71+
1. On the **Select a single sign-on method** page, select **SAML**.
72+
1. On the **Set up single sign-on with SAML** page, click the pencil icon for **Basic SAML Configuration** to edit the settings.
73+
74+
![Screenshot shows how to edit Basic SAML Configuration.](common/edit-urls.png "Basic Configuration")
75+
76+
1. On the **Basic SAML Configuration** section, perform the following steps:
77+
78+
a. In the **Identifier (Entity ID)** text box, type the value:
79+
`cic-prod`
80+
81+
b. In the **Reply URL** text box, type the URL:
82+
`https://prodgtw.perdcomp.com.br/auth/login/saml/callback`
83+
84+
c. In the **Sign on URL** text box, type the URL:
85+
`https://perdcomp.com.br/`
86+
87+
1. On the **Set up single sign-on with SAML** page, in the **SAML Signing Certificate** section, find **Federation Metadata XML** and select **Download** to download the certificate and save it on your computer.
88+
89+
![Screenshot shows the Certificate download link.](common/metadataxml.png "Certificate")
90+
91+
1. On the **Set up CIC - Controle Inteligente de Compensação** section, copy the appropriate URL(s) based on your requirement.
92+
93+
![Screenshot shows to copy configuration URLs.](common/copy-configuration-urls.png "Metadata")
94+
95+
### Create a Microsoft Entra ID test user
96+
97+
In this section, you'll create a test user in the Microsoft Entra admin center called B.Simon.
98+
99+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [User Administrator](../roles/permissions-reference.md#user-administrator).
100+
1. Browse to **Identity** > **Users** > **All users**.
101+
1. Select **New user** > **Create new user**, at the top of the screen.
102+
1. In the **User** properties, follow these steps:
103+
1. In the **Display name** field, enter `B.Simon`.
104+
1. In the **User principal name** field, enter the [email protected]. For example, `[email protected]`.
105+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
106+
1. Select **Review + create**.
107+
1. Select **Create**.
108+
109+
### Assign the Microsoft Entra ID test user
110+
111+
In this section, you'll enable B.Simon to use Microsoft Entra single sign-on by granting access to CIC - Controle Inteligente de Compensação.
112+
113+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Cloud Application Administrator](../roles/permissions-reference.md#cloud-application-administrator).
114+
1. Browse to **Identity** > **Applications** > **Enterprise applications** > **CIC - Controle Inteligente de Compensação**.
115+
1. In the app's overview page, select **Users and groups**.
116+
1. Select **Add user/group**, then select **Users and groups** in the **Add Assignment** dialog.
117+
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.
118+
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.
119+
1. In the **Add Assignment** dialog, click the **Assign** button.
120+
121+
## Configure CIC - Controle Inteligente de Compensação SSO
122+
123+
To configure single sign-on on **CIC - Controle Inteligente de Compensação** side, you need to send the downloaded **Federation Metadata XML** and appropriate copied URLs from Microsoft Entra admin center to [CIC - Controle Inteligente de Compensação support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
124+
125+
### Create CIC - Controle Inteligente de Compensação test user
126+
127+
In this section, you create a user called B.Simon in CIC - Controle Inteligente de Compensação. Work with [CIC - Controle Inteligente de Compensação support team](mailto:[email protected]) to add the users in the CIC - Controle Inteligente de Compensação platform. Users must be created and activated before you use single sign-on.
128+
129+
## Test SSO
130+
131+
In this section, you test your Microsoft Entra single sign-on configuration with following options.
132+
133+
* Click on **Test this application** in Microsoft Entra admin center. This will redirect to CIC - Controle Inteligente de Compensação Sign-on URL where you can initiate the login flow.
134+
135+
* Go to CIC - Controle Inteligente de Compensação Sign-on URL directly and initiate the login flow from there.
136+
137+
* You can use Microsoft My Apps. When you click the CIC - Controle Inteligente de Compensação tile in the My Apps, this will redirect to CIC - Controle Inteligente de Compensação 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).
138+
139+
## Next steps
140+
141+
Once you configure CIC - Controle Inteligente de Compensação 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 Defender for Cloud Apps](/cloud-app-security/proxy-deployment-any-app).
Lines changed: 150 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,150 @@
1+
---
2+
title: Microsoft Entra SSO integration with Insider
3+
description: Learn how to configure single sign-on between Microsoft Entra ID and Insider.
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: how-to
12+
ms.date: 10/10/2023
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Microsoft Entra SSO integration with Insider
18+
19+
In this tutorial, you'll learn how to integrate Insider with Microsoft Entra ID. When you integrate Insider with Microsoft Entra ID, you can:
20+
21+
* Control in Microsoft Entra ID who has access to Insider.
22+
* Enable your users to be automatically signed-in to Insider with their Microsoft Entra accounts.
23+
* Manage your accounts in one central location.
24+
25+
## Prerequisites
26+
27+
To integrate Microsoft Entra ID with Insider, you need:
28+
29+
* A Microsoft Entra subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
30+
* Insider single sign-on (SSO) enabled subscription.
31+
32+
## Scenario description
33+
34+
In this tutorial, you configure and test Microsoft Entra SSO in a test environment.
35+
36+
* Insider supports **SP and IDP** initiated SSO.
37+
* Insider supports **Just In Time** user provisioning.
38+
39+
## Add Insider from the gallery
40+
41+
To configure the integration of Insider into Microsoft Entra ID, you need to add Insider from the gallery to your list of managed SaaS apps.
42+
43+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Cloud Application Administrator](../roles/permissions-reference.md#cloud-application-administrator).
44+
1. Browse to **Identity** > **Applications** > **Enterprise applications** > **New application**.
45+
1. In the **Add from the gallery** section, type **Insider** in the search box.
46+
1. Select **Insider** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
47+
48+
Alternatively, you can also use the [Enterprise App Configuration Wizard](https://portal.office.com/AdminPortal/home?Q=Docs#/azureadappintegration). In this wizard, you can add an application to your tenant, add users/groups to the app, assign roles, and walk through the SSO configuration as well. [Learn more about Microsoft 365 wizards.](/microsoft-365/admin/misc/azure-ad-setup-guides)
49+
50+
## Configure and test Microsoft Entra SSO for Insider
51+
52+
Configure and test Microsoft Entra SSO with Insider using a test user called **B.Simon**. For SSO to work, you need to establish a link relationship between a Microsoft Entra user and the related user in Insider.
53+
54+
To configure and test Microsoft Entra SSO with Insider, perform the following steps:
55+
56+
1. **[Configure Microsoft Entra SSO](#configure-microsoft-entra-sso)** - to enable your users to use this feature.
57+
1. **[Create a Microsoft Entra ID test user](#create-a-microsoft-entra-id-test-user)** - to test Microsoft Entra single sign-on with B.Simon.
58+
1. **[Assign the Microsoft Entra ID test user](#assign-the-microsoft-entra-id-test-user)** - to enable B.Simon to use Microsoft Entra single sign-on.
59+
1. **[Configure Insider SSO](#configure-insider-sso)** - to configure the single sign-on settings on application side.
60+
1. **[Create Insider test user](#create-insider-test-user)** - to have a counterpart of B.Simon in Insider that is linked to the Microsoft Entra ID representation of user.
61+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
62+
63+
## Configure Microsoft Entra SSO
64+
65+
Follow these steps to enable Microsoft Entra SSO in the Microsoft Entra admin center.
66+
67+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Cloud Application Administrator](../roles/permissions-reference.md#cloud-application-administrator).
68+
1. Browse to **Identity** > **Applications** > **Enterprise applications** > **Insider** > **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+
![Screenshot shows how to edit Basic SAML Configuration.](common/edit-urls.png "Basic Configuration")
73+
74+
1. On the **Basic SAML Configuration** section, perform the following steps:
75+
76+
a. In the **Identifier** text box, type a URL using the following pattern:
77+
`https://inone.useinsider.com/sso/<Workplace_ID>/metadata`
78+
79+
b. In the **Reply URL** text box, type a URL using the following pattern:
80+
`https://inone.useinsider.com/sso/<Workplace_ID>/acs`
81+
82+
1. Perform the following step, if you wish to configure the application in **SP** initiated mode:
83+
84+
In the **Sign-on URL** text box, type a URL using the following pattern:
85+
`https://inone.useinsider.com/sso/<Workplace_ID>/login`
86+
87+
> [!NOTE]
88+
> These values are not real. Update these values with the actual Identifier, Reply URL and Sign on URL. Contact [Insider 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 Microsoft Entra admin center.
89+
90+
1. On the **Set up single sign-on with SAML** page, in the **SAML Signing Certificate** section, find **Federation Metadata XML** and select **Download** to download the certificate and save it on your computer.
91+
92+
![Screenshot shows the Certificate download link.](common/metadataxml.png "Certificate")
93+
94+
1. On the **Set up Insider** section, copy the appropriate URL(s) based on your requirement.
95+
96+
![Screenshot shows to copy configuration URLs.](common/copy-configuration-urls.png "Metadata")
97+
98+
### Create a Microsoft Entra ID test user
99+
100+
In this section, you'll create a test user in the Microsoft Entra admin center called B.Simon.
101+
102+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [User Administrator](../roles/permissions-reference.md#user-administrator).
103+
1. Browse to **Identity** > **Users** > **All users**.
104+
1. Select **New user** > **Create new user**, at the top of the screen.
105+
1. In the **User** properties, follow these steps:
106+
1. In the **Display name** field, enter `B.Simon`.
107+
1. In the **User principal name** field, enter the [email protected]. For example, `[email protected]`.
108+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
109+
1. Select **Review + create**.
110+
1. Select **Create**.
111+
112+
### Assign the Microsoft Entra ID test user
113+
114+
In this section, you'll enable B.Simon to use Microsoft Entra single sign-on by granting access to Insider.
115+
116+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Cloud Application Administrator](../roles/permissions-reference.md#cloud-application-administrator).
117+
1. Browse to **Identity** > **Applications** > **Enterprise applications** > **Insider**.
118+
1. In the app's overview page, select **Users and groups**.
119+
1. Select **Add user/group**, 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 Insider SSO
125+
126+
To configure single sign-on on **Insider** side, you need to send the downloaded **Federation Metadata XML** and appropriate copied URLs from Microsoft Entra admin center to [Insider support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
127+
128+
### Create Insider test user
129+
130+
In this section, a user called Britta Simon is created in Insider. Insider 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 Insider, a new one is created after authentication.
131+
132+
## Test SSO
133+
134+
In this section, you test your Microsoft Entra single sign-on configuration with following options.
135+
136+
#### SP initiated:
137+
138+
* Click on **Test this application** in Microsoft Entra admin center. This will redirect to Insider Sign on URL where you can initiate the login flow.
139+
140+
* Go to Insider Sign-on URL directly and initiate the login flow from there.
141+
142+
#### IDP initiated:
143+
144+
* Click on **Test this application** in Microsoft Entra admin center and you should be automatically signed in to the Insider for which you set up the SSO.
145+
146+
You can also use Microsoft My Apps to test the application in any mode. When you click the Insider tile in the My Apps, if configured in SP mode you would be redirected to the application sign-on page for initiating the login flow and if configured in IDP mode, you should be automatically signed in to the Insider for which you set up the SSO. For more information about the My Apps, see [Introduction to the My Apps](../user-help/my-apps-portal-end-user-access.md).
147+
148+
## Next steps
149+
150+
Once you configure Insider 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 Defender for Cloud Apps](/cloud-app-security/proxy-deployment-any-app).

0 commit comments

Comments
 (0)