Skip to content

Commit 51933c5

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into howto
2 parents 08dd52d + c8497f4 commit 51933c5

File tree

20 files changed

+905
-605
lines changed

20 files changed

+905
-605
lines changed

articles/active-directory/develop/whats-new-docs.md

Lines changed: 16 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: active-directory
55
author: mmacy
66
manager: CelesteDG
77

8-
ms.date: 04/04/2022
8+
ms.date: 06/02/2022
99
ms.service: active-directory
1010
ms.subservice: develop
1111
ms.topic: reference
@@ -18,6 +18,21 @@ ms.custom: has-adal-ref
1818

1919
Welcome to what's new in the Microsoft identity platform documentation. This article lists new docs that have been added and those that have had significant updates in the last three months.
2020

21+
## May 2022
22+
23+
### Updated articles
24+
25+
- [Developer guide to Conditional Access authentication context](developer-guide-conditional-access-authentication-context.md)
26+
- [Migrate confidential client applications from ADAL.NET to MSAL.NET](msal-net-migration-confidential-client.md)
27+
- [Protected web API: App registration](scenario-protected-web-api-app-registration.md)
28+
- [Quickstart: Sign in users and call the Microsoft Graph API from an Android app](mobile-app-quickstart-portal-android.md)
29+
- [Quickstart: Sign in users and call the Microsoft Graph API from an iOS or macOS app](mobile-app-quickstart-portal-ios.md)
30+
- [Set up your application's Azure AD test environment](test-setup-environment.md)
31+
- [Single Sign-On SAML protocol](single-sign-on-saml-protocol.md)
32+
- [Single sign-on with MSAL.js](msal-js-sso.md)
33+
- [Tutorial: Sign in users and acquire a token for Microsoft Graph in a Node.js & Express web app](tutorial-v2-nodejs-webapp-msal.md)
34+
- [What's new for authentication?](reference-breaking-changes.md)
35+
2136
## March 2022
2237

2338
### New articles
@@ -38,24 +53,3 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
3853
### Updated articles
3954

4055
- [Desktop app that calls web APIs: Acquire a token using WAM](scenario-desktop-acquire-token-wam.md)
41-
42-
## January 2022
43-
44-
### New articles
45-
46-
- [Access Azure AD protected resources from an app in Google Cloud (preview)](workload-identity-federation-create-trust-gcp.md)
47-
48-
### Updated articles
49-
50-
- [Confidential client assertions](msal-net-client-assertions.md)
51-
- [Claims mapping policy type](reference-claims-mapping-policy-type.md)
52-
- [Configure an app to trust a GitHub repo (preview)](workload-identity-federation-create-trust-github.md)
53-
- [Configure an app to trust an external identity provider (preview)](workload-identity-federation-create-trust.md)
54-
- [Exchange a SAML token issued by AD FS for a Microsoft Graph access token](v2-saml-bearer-assertion.md)
55-
- [Logging in MSAL.js](msal-logging-js.md)
56-
- [Permissions and consent in the Microsoft identity platform](v2-permissions-and-consent.md)
57-
- [Quickstart: Acquire a token and call the Microsoft Graph API by using a console app's identity](console-app-quickstart.md)
58-
- [Quickstart: Acquire a token and call Microsoft Graph API from a desktop application](desktop-app-quickstart.md)
59-
- [Quickstart: Add sign-in with Microsoft to a web app](web-app-quickstart.md)
60-
- [Quickstart: Protect a web API with the Microsoft identity platform](web-api-quickstart.md)
61-
- [Quickstart: Sign in users and call the Microsoft Graph API from a mobile application](mobile-app-quickstart.md)

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

Lines changed: 67 additions & 121 deletions
Large diffs are not rendered by default.

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

Lines changed: 68 additions & 122 deletions
Large diffs are not rendered by default.
Lines changed: 65 additions & 122 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Tutorial: Azure Active Directory integration with Edcor | Microsoft Docs'
2+
title: 'Tutorial: Azure AD SSO integration with Edcor'
33
description: Learn how to configure single sign-on between Azure Active Directory and Edcor.
44
services: active-directory
55
author: jeevansd
@@ -9,179 +9,122 @@ ms.service: active-directory
99
ms.subservice: saas-app-tutorial
1010
ms.workload: identity
1111
ms.topic: tutorial
12-
ms.date: 02/04/2019
12+
ms.date: 06/01/2022
1313
ms.author: jeedes
1414
---
15-
# Tutorial: Azure Active Directory integration with Edcor
15+
# Tutorial: Azure AD SSO integration with Edcor
1616

17-
In this tutorial, you learn how to integrate Edcor with Azure Active Directory (Azure AD).
18-
Integrating Edcor with Azure AD provides you with the following benefits:
17+
In this tutorial, you'll learn how to integrate Edcor with Azure Active Directory (Azure AD). When you integrate Edcor with Azure AD, you can:
1918

20-
* You can control in Azure AD who has access to Edcor.
21-
* You can enable your users to be automatically signed-in to Edcor (Single Sign-On) with their Azure AD accounts.
22-
* You can manage your accounts in one central location - the Azure portal.
23-
24-
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](../manage-apps/what-is-single-sign-on.md).
25-
If you don't have an Azure subscription, [create a free account](https://azure.microsoft.com/free/) before you begin.
19+
* Control in Azure AD who has access to Edcor.
20+
* Enable your users to be automatically signed-in to Edcor with their Azure AD accounts.
21+
* Manage your accounts in one central location - the Azure portal.
2622

2723
## Prerequisites
2824

29-
To configure Azure AD integration with Edcor, you need the following items:
25+
To get started, you need the following items:
3026

31-
* An Azure AD subscription. If you don't have an Azure AD environment, you can get one-month trial [here](https://azure.microsoft.com/pricing/free-trial/)
32-
* Edcor single sign-on enabled subscription
27+
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
28+
* Edcor single sign-on (SSO) enabled subscription.
29+
* Along with Cloud Application Administrator, Application Administrator can also add or manage applications in Azure AD.
30+
For more information, see [Azure built-in roles](../roles/permissions-reference.md).
3331

3432
## Scenario description
3533

3634
In this tutorial, you configure and test Azure AD single sign-on in a test environment.
3735

36+
* Edcor supports **IDP** initiated SSO.
3837

39-
* Edcor supports **IDP** initiated SSO
38+
> [!NOTE]
39+
> Identifier of this application is a fixed string value so only one instance can be configured in one tenant.
4040
41-
## Adding Edcor from the gallery
41+
## Add Edcor from the gallery
4242

4343
To configure the integration of Edcor into Azure AD, you need to add Edcor from the gallery to your list of managed SaaS apps.
4444

45-
**To add Edcor from the gallery, perform the following steps:**
46-
47-
1. In the **[Azure portal](https://portal.azure.com)**, on the left navigation panel, click **Azure Active Directory** icon.
48-
49-
![The Azure Active Directory button](common/select-azuread.png)
50-
51-
2. Navigate to **Enterprise Applications** and then select the **All Applications** option.
52-
53-
![The Enterprise applications blade](common/enterprise-applications.png)
54-
55-
3. To add new application, click **New application** button on the top of dialog.
56-
57-
![The New application button](common/add-new-app.png)
58-
59-
4. In the search box, type **Edcor**, select **Edcor** from result panel then click **Add** button to add the application.
60-
61-
![Edcor in the results list](common/search-new-app.png)
62-
63-
## Configure and test Azure AD single sign-on
45+
1. Sign in to the Azure portal using either a work or school account, or a personal Microsoft account.
46+
1. On the left navigation pane, select the **Azure Active Directory** service.
47+
1. Navigate to **Enterprise Applications** and then select **All Applications**.
48+
1. To add new application, select **New application**.
49+
1. In the **Add from the gallery** section, type **Edcor** in the search box.
50+
1. Select **Edcor** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
6451

65-
In this section, you configure and test Azure AD single sign-on with Edcor based on a test user called **Britta Simon**.
66-
For single sign-on to work, a link relationship between an Azure AD user and the related user in Edcor needs to be established.
52+
## Configure and test Azure AD SSO for Edcor
6753

68-
To configure and test Azure AD single sign-on with Edcor, you need to complete the following building blocks:
54+
Configure and test Azure AD SSO with Edcor 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 Edcor.
6955

70-
1. **[Configure Azure AD Single Sign-On](#configure-azure-ad-single-sign-on)** - to enable your users to use this feature.
71-
2. **[Configure Edcor Single Sign-On](#configure-edcor-single-sign-on)** - to configure the Single Sign-On settings on application side.
72-
3. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with Britta Simon.
73-
4. **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable Britta Simon to use Azure AD single sign-on.
74-
5. **[Create Edcor test user](#create-edcor-test-user)** - to have a counterpart of Britta Simon in Edcor that is linked to the Azure AD representation of user.
75-
6. **[Test single sign-on](#test-single-sign-on)** - to verify whether the configuration works.
56+
To configure and test Azure AD SSO with Edcor, perform the following steps:
7657

77-
### Configure Azure AD single sign-on
58+
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
59+
1. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
60+
1. **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
61+
1. **[Configure Edcor SSO](#configure-edcor-sso)** - to configure the single sign-on settings on application side.
62+
1. **[Create Edcor test user](#create-edcor-test-user)** - to have a counterpart of B.Simon in Edcor that is linked to the Azure AD representation of user.
63+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
7864

79-
In this section, you enable Azure AD single sign-on in the Azure portal.
65+
## Configure Azure AD SSO
8066

81-
To configure Azure AD single sign-on with Edcor, perform the following steps:
67+
Follow these steps to enable Azure AD SSO in the Azure portal.
8268

83-
1. In the [Azure portal](https://portal.azure.com/), on the **Edcor** application integration page, select **Single sign-on**.
69+
1. In the Azure portal, on the **Edcor** application integration page, find the **Manage** section and select **single sign-on**.
70+
2. On the **Select a single sign-on method** page, select **SAML**.
71+
3. On the **Set up single sign-on with SAML** page, click the pencil icon for **Basic SAML Configuration** to edit the settings.
8472

85-
![Configure single sign-on link](common/select-sso.png)
73+
![Screenshot shows to edit Basic S A M L Configuration.](common/edit-urls.png "Basic Configuration")
8674

87-
2. On the **Select a Single sign-on method** dialog, select **SAML/WS-Fed** mode to enable single sign-on.
75+
4. On the **Basic SAML Configuration** section, perform the following step:
8876

89-
![Single sign-on select mode](common/select-saml-option.png)
90-
91-
3. On the **Set up Single Sign-On with SAML** page, click **Edit** icon to open **Basic SAML Configuration** dialog.
92-
93-
![Edit Basic SAML Configuration](common/edit-urls.png)
94-
95-
4. On the **Basic SAML Configuration** section, perform the following steps:
96-
97-
![Edcor Domain and URLs single sign-on information](common/idp-identifier.png)
98-
99-
In the **Identifier** text box, type a URL:
77+
In the **Identifier** text box, type the URL:
10078
`https://sso.edcor.com/sp/ACS.saml2`
10179

10280
5. 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.
10381

104-
![The Certificate download link](common/metadataxml.png)
82+
![Screenshot shows the Certificate download link.](common/metadataxml.png "Certificate")
10583

10684
6. On the **Set up Edcor** section, copy the appropriate URL(s) as per your requirement.
10785

108-
![Copy configuration URLs](common/copy-configuration-urls.png)
109-
110-
a. Login URL
111-
112-
b. Azure Ad Identifier
113-
114-
c. Logout URL
115-
116-
### Configure Edcor Single Sign-On
117-
118-
To configure single sign-on on **Edcor** side, you need to send the downloaded **Federation Metadata XML** and appropriate copied URLs from Azure portal to [Edcor support team](https://www.edcor.com/contact-us/). They set this setting to have the SAML SSO connection set properly on both sides.
86+
![Screenshot shows to copy appropriate configuration U R L.](common/copy-configuration-urls.png "Configuration")
11987

12088
### Create an Azure AD test user
12189

122-
The objective of this section is to create a test user in the Azure portal called Britta Simon.
123-
124-
1. In the Azure portal, in the left pane, select **Azure Active Directory**, select **Users**, and then select **All users**.
125-
126-
![The "Users and groups" and "All users" links](common/users.png)
127-
128-
2. Select **New user** at the top of the screen.
129-
130-
![New user Button](common/new-user.png)
90+
In this section, you'll create a test user in the Azure portal called B.Simon.
13191

132-
3. In the User properties, perform the following steps.
133-
134-
![The User dialog box](common/user-properties.png)
135-
136-
a. In the **Name** field enter **BrittaSimon**.
137-
138-
b. In the **User name** field type **brittasimon\@yourcompanydomain.extension**
139-
For example, [email protected]
140-
141-
c. Select **Show password** check box, and then write down the value that's displayed in the Password box.
142-
143-
d. Click **Create**.
92+
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
93+
1. Select **New user** at the top of the screen.
94+
1. In the **User** properties, follow these steps:
95+
1. In the **Name** field, enter `B.Simon`.
96+
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
97+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
98+
1. Click **Create**.
14499

145100
### Assign the Azure AD test user
146101

147-
In this section, you enable Britta Simon to use Azure single sign-on by granting access to Edcor.
148-
149-
1. In the Azure portal, select **Enterprise Applications**, select **All applications**, then select **Edcor**.
102+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to Edcor.
150103

151-
![Enterprise applications blade](common/enterprise-applications.png)
104+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
105+
1. In the applications list, select **Edcor**.
106+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
107+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
108+
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.
109+
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.
110+
1. In the **Add Assignment** dialog, click the **Assign** button.
152111

153-
2. In the applications list, select **Edcor**.
112+
## Configure Edcor SSO
154113

155-
![The Edcor link in the Applications list](common/all-applications.png)
156-
157-
3. In the menu on the left, select **Users and groups**.
158-
159-
![The "Users and groups" link](common/users-groups-blade.png)
160-
161-
4. Click the **Add user** button, then select **Users and groups** in the **Add Assignment** dialog.
162-
163-
![The Add Assignment pane](common/add-assign-user.png)
164-
165-
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.
166-
167-
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.
168-
169-
7. In the **Add Assignment** dialog click the **Assign** button.
114+
To configure single sign-on on **Edcor** side, you need to send the downloaded **Federation Metadata XML** and appropriate copied URLs from Azure portal to [Edcor support team](https://www.edcor.com/contact-us/). They set this setting to have the SAML SSO connection set properly on both sides.
170115

171116
### Create Edcor test user
172117

173118
In this section, you create a user called Britta Simon in Edcor. Work with [Edcor support team](https://www.edcor.com/contact-us/) to add the users in the Edcor platform. Users must be created and activated before you use single sign-on.
174119

175-
### Test single sign-on
176-
177-
In this section, you test your Azure AD single sign-on configuration using the Access Panel.
120+
## Test SSO
178121

179-
When you click the Edcor tile in the Access Panel, you should be automatically signed in to the Edcor for which you set up SSO. For more information about the Access Panel, see [Introduction to the Access Panel](https://support.microsoft.com/account-billing/sign-in-and-start-apps-from-the-my-apps-portal-2f3b1bae-0e5a-4a86-a33e-876fbd2a4510).
122+
In this section, you test your Azure AD single sign-on configuration with following options.
180123

181-
## Additional resources
124+
* Click on Test this application in Azure portal and you should be automatically signed in to the Edcor for which you set up the SSO.
182125

183-
- [List of Tutorials on How to Integrate SaaS Apps with Azure Active Directory](./tutorial-list.md)
126+
* You can use Microsoft My Apps. When you click the Edcor tile in the My Apps, you should be automatically signed in to the Edcor 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).
184127

185-
- [What is application access and single sign-on with Azure Active Directory?](../manage-apps/what-is-single-sign-on.md)
128+
## Next steps
186129

187-
- [What is Conditional Access in Azure Active Directory?](../conditional-access/overview.md)
130+
Once you configure Edcor 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 Cloud App Security](/cloud-app-security/proxy-deployment-aad).

0 commit comments

Comments
 (0)