Skip to content

Commit 10d6ae3

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into release-build-synapse-sqldw
2 parents 6cf9e8f + 0e276fe commit 10d6ae3

File tree

112 files changed

+4213
-1615
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

112 files changed

+4213
-1615
lines changed
4 KB
Loading

articles/active-directory/develop/reference-v2-libraries.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ See also [Scenarios by supported platforms and languages](authentication-flows-a
8484
| Platform | Library name | Tested version | Source code | Sample |
8585
|:---:|:---:|:---:|:---:|:---:|
8686
|![JavaScript](media/sample-v2-code/logo_js.png)|[Hello.js](https://adodson.com/hello.js/) | Version 1.13.5 |[Hello.js](https://github.com/MrSwitch/hello.js) |[SPA](https://github.com/Azure-Samples/active-directory-javascript-graphapi-v2) |
87+
|![Vue](media/sample-v2-code/logo_vue.png)|[Vue MSAL](https://github.com/mvertopoulos/vue-msal) | Version 3.0.3 |[vue-msal](https://github.com/mvertopoulos/vue-msal) | |
8788
| ![Java](media/sample-v2-code/logo_java.png) | [Scribe Java](https://github.com/scribejava/scribejava) | [Version 3.2.0](https://github.com/scribejava/scribejava/releases/tag/scribejava-3.2.0) | [ScribeJava](https://github.com/scribejava/scribejava/) | |
8889
| ![Java](media/sample-v2-code/logo_java.png) | [Gluu OpenID Connect library](https://github.com/GluuFederation/oxAuth) | [Version 3.0.2](https://github.com/GluuFederation/oxAuth/releases/tag/3.0.2) | [Gluu OpenID Connect library](https://github.com/GluuFederation/oxAuth) | |
8990
| ![Python](media/sample-v2-code/logo_python.png) | [Requests-OAuthlib](https://github.com/requests/requests-oauthlib) | [Version 1.2.0](https://github.com/requests/requests-oauthlib/releases/tag/v1.2.0) | [Requests-OAuthlib](https://github.com/requests/requests-oauthlib) | |

articles/active-directory/hybrid/reference-connect-adsyncconfig.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,25 +54,24 @@ Searches in AD starting from the SearchBase parameter and returns all objects, f
5454
### EXAMPLES
5555

5656
#### EXAMPLE 1
57-
```
5857
Find objects with disabled inheritance in 'Contoso' domain (by default returns 'organizationalUnit' objects only)
5958
```
60-
6159
Get-ADSyncObjectsWithInheritanceDisabled -SearchBase 'Contoso'
60+
```
6261

6362
#### EXAMPLE 2
64-
```
6563
Find 'user' objects with disabled inheritance in 'Contoso' domain
6664
```
67-
6865
Get-ADSyncObjectsWithInheritanceDisabled -SearchBase 'Contoso' -ObjectClass 'user'
66+
```
6967

7068
#### EXAMPLE 3
71-
```
7269
Find all types of objects with disabled inheritance in a OU
7370
```
74-
7571
Get-ADSyncObjectsWithInheritanceDisabled -SearchBase OU=AzureAD,DC=Contoso,DC=com -ObjectClass '*'
72+
```
73+
74+
7675

7776
### PARAMETERS
7877

articles/active-directory/hybrid/reference-connect-version-history.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,17 @@ Not all releases of Azure AD Connect will be made available for auto upgrade. Th
4343
>
4444
>Please refer to [this article](https://docs.microsoft.com/azure/active-directory/hybrid/how-to-upgrade-previous-version) to learn more about how to upgrade Azure AD Connect to the latest version.
4545
46+
## 1.5.30.0
47+
48+
### Release status
49+
05/07/2020: Released for download
50+
51+
### Fixed issues
52+
- Fixed an issue where unselected domains were getting incorrectly selected from the wizard UI.
53+
- Fixed an issue in the ADSyncConfig PowerShell module, where invoking DSACLS command used in all the Set-ADSync* Permissions cmdlets would cause one of the following errors:
54+
- `GrantAclsNoInheritance : The parameter is incorrect. The command failed to complete successfully.`
55+
- `GrantAcls : No GUID Found for computer …`
56+
4657
## 1.5.29.0
4758

4859
### Release status
@@ -100,6 +111,7 @@ This hotfix build fixes an issue with build 1.5.18.0 if you have the Group Filte
100111
- Fixed an issue with the creation of the Azure Active Directory synchronization account where enabling Directory Extensions or PHS may fail because the account has not propagated across all service replicas before attempted use.
101112
- Fixed a bug in the sync errors compression utility that was not handling surrogate characters correctly.
102113
- Fixed a bug in the auto upgrade which left the server in the scheduler suspended state.
114+
- Fixed a bug in the Domain/OU filtering page that would remove the Run Profiles of a domain by just partially expanding the domain tree, without making any changes.
103115

104116
## 1.4.38.0
105117
### Release status
Lines changed: 155 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,155 @@
1+
---
2+
title: 'Tutorial: Azure Active Directory single sign-on (SSO) integration with Change Process Management | Microsoft Docs'
3+
description: Learn how to configure single sign-on between Azure Active Directory and Change Process Management.
4+
services: active-directory
5+
documentationCenter: na
6+
author: jeevansd
7+
manager: mtillman
8+
ms.reviewer: barbkess
9+
10+
ms.assetid: d1215e3d-44f6-477d-9d94-bec0c9ebdbb0
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: 05/07/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 Change Process Management
23+
24+
In this tutorial, you'll learn how to integrate Change Process Management with Azure Active Directory (Azure AD). When you integrate Change Process Management with Azure AD, you can:
25+
26+
* Control in Azure AD who has access to Change Process Management.
27+
* Enable your users to be automatically signed-in to Change Process Management 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+
* Change Process Management 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+
* Change Process Management supports **IDP** initiated SSO
44+
* Once you configure Change Process Management 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 Change Process Management from the gallery
47+
48+
To configure the integration of Change Process Management into Azure AD, you need to add Change Process Management 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 **Change Process Management** in the search box.
55+
1. Select **Change Process Management** 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 Change Process Management
58+
59+
Configure and test Azure AD SSO with Change Process Management 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 Change Process Management.
60+
61+
To configure and test Azure AD SSO with Change Process Management, 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+
1. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
65+
1. **[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 Change Process Management SSO](#configure-change-process-management-sso)** - to configure the single sign-on settings on application side.
67+
1. **[Create Change Process Management test user](#create-change-process-management-test-user)** - to have a counterpart of B.Simon in Change Process Management 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 **Change Process Management** 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+
![Edit Basic SAML Configuration](common/edit-urls.png)
79+
80+
1. On the **Set up single sign-on with SAML** page, enter the values for the following fields:
81+
82+
a. In the **Identifier** text box, type a URL using the following pattern:
83+
`https://<hostname>:8443/`
84+
85+
b. In the **Reply URL** text box, type a URL using the following pattern:
86+
`https://<hostname>:8443/changepilot/saml/sso`
87+
88+
> [!NOTE]
89+
> These values are not real. Update these values with the actual Identifier and Reply URL. Contact [Change Process Management 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.
90+
91+
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.
92+
93+
![The Certificate download link](common/certificatebase64.png)
94+
95+
1. On the **Set up Change Process Management** section, copy the appropriate URL(s) based on your requirement.
96+
97+
![Copy configuration URLs](common/copy-configuration-urls.png)
98+
99+
### Create an Azure AD test user
100+
101+
In this section, you'll create a test user in the Azure portal called B.Simon.
102+
103+
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
104+
1. Select **New user** at the top of the screen.
105+
1. In the **User** properties, follow these steps:
106+
1. In the **Name** field, enter `B.Simon`.
107+
1. In the **User 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. Click **Create**.
110+
111+
### Assign the Azure AD test user
112+
113+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to Change Process Management.
114+
115+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
116+
1. In the applications list, select **Change Process Management**.
117+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
118+
119+
![The "Users and groups" link](common/users-groups-blade.png)
120+
121+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
122+
123+
![The Add User link](common/add-assign-user.png)
124+
125+
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.
126+
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.
127+
1. In the **Add Assignment** dialog, click the **Assign** button.
128+
129+
## Configure Change Process Management SSO
130+
131+
To configure single sign-on on **Change Process Management** side, you need to send the downloaded **Certificate (Base64)** and appropriate copied URLs from Azure portal to [Change Process Management support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
132+
133+
### Create Change Process Management test user
134+
135+
In this section, you create a user called Britta Simon in Change Process Management. Work with [Change Process Management support team](mailto:[email protected]) to add the users in the Change Process Management platform. Users must be created and activated before you use single sign-on.
136+
137+
## Test SSO
138+
139+
In this section, you test your Azure AD single sign-on configuration using the Access Panel.
140+
141+
When you click the Change Process Management tile in the Access Panel, you should be automatically signed in to the Change Process Management 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).
142+
143+
## Additional resources
144+
145+
- [ 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)
146+
147+
- [What is application access and single sign-on with Azure Active Directory? ](https://docs.microsoft.com/azure/active-directory/active-directory-appssoaccess-whatis)
148+
149+
- [What is conditional access in Azure Active Directory?](https://docs.microsoft.com/azure/active-directory/conditional-access/overview)
150+
151+
- [Try Change Process Management with Azure AD](https://aad.portal.azure.com/)
152+
153+
- [What is session control in Microsoft Cloud App Security?](https://docs.microsoft.com/cloud-app-security/proxy-intro-aad)
154+
155+
- [How to protect Change Process Management with advanced visibility and controls](https://docs.microsoft.com/cloud-app-security/proxy-intro-aad)

0 commit comments

Comments
 (0)