Skip to content

Commit ce4acde

Browse files
authored
Merge pull request #180062 from MicrosoftDocs/master
Merge master to live, 4 AM
2 parents 2ed2d9d + 06e79d7 commit ce4acde

File tree

169 files changed

+3543
-441
lines changed

Some content is hidden

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

169 files changed

+3543
-441
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ jobs:
1919
close-pr-label: auto-close
2020
exempt-pr-labels: keep-open
2121
operations-per-run: 1200
22-
ascending: true
23-
start-date: '2021-07-29'
22+
ascending: false
2423
stale-pr-message: >
2524
This pull request has been inactive for at least 14 days.
2625
If you are finished with your changes, don't forget to sign off. See the [contributor guide](https://review.docs.microsoft.com/help/contribute/contribute-how-to-write-pull-request-automation) for instructions.

articles/active-directory-b2c/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
href: ../active-directory/develop/v2-app-types.md?bc=%2fazure%2factive-directory-b2c%2fbread%2ftoc.json&toc=%2fazure%2factive-directory-b2c%2fTOC.json
5454
- name: Authentication library
5555
href: ../active-directory/develop/msal-overview.md?bc=%2fazure%2factive-directory-b2c%2fbread%2ftoc.json&toc=%2fazure%2factive-directory-b2c%2fTOC.json
56+
displayName: MSAL, client library, Microsoft Authentication Library
5657
- name: Azure AD B2C best practices
5758
href: best-practices.md
5859
- name: Application types
@@ -595,6 +596,7 @@
595596
href: app-registrations-training-guide.md
596597
- name: Billing model
597598
href: billing.md
599+
displayName: pricing model
598600
- name: Code samples
599601
href: /samples/browse/?terms=b2c
600602
- name: Cookie definitions

articles/active-directory-b2c/billing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: CelesteDG
88
ms.service: active-directory
99
ms.topic: reference
1010
ms.workload: identity
11-
ms.date: 11/11/2021
11+
ms.date: 11/16/2021
1212
ms.author: kengaderdus
1313
ms.subservice: B2C
1414
ms.custom: fasttrack-edit
@@ -48,7 +48,7 @@ MAU billing went into effect for Azure AD B2C tenants on **November 1, 2019**. A
4848

4949
Your Azure AD B2C tenant must also be linked to the appropriate Azure pricing tier based on the features you want to use. Premium features require Azure AD B2C [Premium P1 or P2 pricing](https://azure.microsoft.com/pricing/details/active-directory-b2c/). You might need to upgrade your pricing tier as you use new features. For example, for risk-based Conditional Access policies, you’ll need to select the Azure AD B2C Premium P2 pricing tier for your tenant.
5050
> [!NOTE]
51-
> Your first 50,000 MAUs per month are free for both Premium P1 and Premium P2 features, but **this free tier doesn’t apply to subscriptions with free trial credits**. To determine the total number of MAUs, we combine MAUs from all your tenants (both Azure AD and Azure AD B2C) that are linked to the same subscription.
51+
> Your first 50,000 MAUs per month are free for both Premium P1 and Premium P2 features, but the **free tier doesn’t apply to free trial, credit-based, or sponsorship subscriptions**. Once the free trial period or credits expire for these types of subscriptions, you'll begin to be charged for Azure AD B2C MAUs. To determine the total number of MAUs, we combine MAUs from all your tenants (both Azure AD and Azure AD B2C) that are linked to the same subscription.
5252
## Link an Azure AD B2C tenant to a subscription
5353

5454
Usage charges for Azure Active Directory B2C (Azure AD B2C) are billed to an Azure subscription. You need to explicitly link an Azure AD B2C tenant to an Azure subscription by creating an Azure AD B2C *resource* within the target Azure subscription. Several Azure AD B2C resources can be created in a single Azure subscription, along with other Azure resources like virtual machines, Storage accounts, and Logic Apps. You can see all of the resources within a subscription by going to the Azure Active Directory (Azure AD) tenant that the subscription is associated with.

articles/active-directory/develop/scenario-desktop-app-registration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ The redirect URIs to use in a desktop application depend on the flow you want to
3939

4040
Specify the redirect URI for your app by [configuring the platform settings](quickstart-register-app.md#add-a-redirect-uri) for the app in **App registrations** in the Azure portal.
4141

42+
- For apps that use [Web Authentication Manager (WAM)](scenario-desktop-acquire-token-wam.md), redirect URIs need not be configured in MSAL, but they must be configured in the [app registration](scenario-desktop-acquire-token-wam.md#redirect-uri).
43+
4244
- For apps that use interactive authentication:
4345

4446
- Apps that use embedded browsers: `https://login.microsoftonline.com/common/oauth2/nativeclient`
Lines changed: 144 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,144 @@
1+
---
2+
title: 'Tutorial: Azure AD SSO integration with GHAE'
3+
description: Learn how to configure single sign-on between Azure Active Directory and GHAE.
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: tutorial
12+
ms.date: 11/15/2021
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Tutorial: Azure AD SSO integration with GHAE
18+
19+
In this tutorial, you'll learn how to integrate GHAE with Azure Active Directory (Azure AD). When you integrate GHAE with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to GHAE.
22+
* Enable your users to be automatically signed-in to GHAE with their Azure AD accounts.
23+
* Manage your accounts in one central location - the Azure portal.
24+
25+
## Prerequisites
26+
27+
To get started, you need the following items:
28+
29+
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
30+
* GHAE single sign-on (SSO) enabled subscription.
31+
32+
## Scenario description
33+
34+
In this tutorial, you configure and test Azure AD SSO in a test environment.
35+
36+
* GHAE supports **SP and IDP** initiated SSO.
37+
38+
## Add GHAE from the gallery
39+
40+
To configure the integration of GHAE into Azure AD, you need to add GHAE from the gallery to your list of managed SaaS apps.
41+
42+
1. Sign in to the Azure portal using either a work or school account, or a personal Microsoft account.
43+
1. On the left navigation pane, select the **Azure Active Directory** service.
44+
1. Navigate to **Enterprise Applications** and then select **All Applications**.
45+
1. To add new application, select **New application**.
46+
1. In the **Add from the gallery** section, type **GHAE** in the search box.
47+
1. Select **GHAE** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
48+
49+
## Configure and test Azure AD SSO for GHAE
50+
51+
Configure and test Azure AD SSO with GHAE 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 GHAE.
52+
53+
To configure and test Azure AD SSO with GHAE, perform the following steps:
54+
55+
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
56+
1. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
57+
1. **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
58+
1. **[Configure GHAE SSO](#configure-ghae-sso)** - to configure the single sign-on settings on application side.
59+
1. **[Create GHAE test user](#create-ghae-test-user)** - to have a counterpart of B.Simon in GHAE that is linked to the Azure AD representation of user.
60+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
61+
62+
## Configure Azure AD SSO
63+
64+
Follow these steps to enable Azure AD SSO in the Azure portal.
65+
66+
1. In the Azure portal, on the **GHAE** application integration page, find the **Manage** section and select **single sign-on**.
67+
1. On the **Select a single sign-on method** page, select **SAML**.
68+
1. On the **Set up single sign-on with SAML** page, click the pencil icon for **Basic SAML Configuration** to edit the settings.
69+
70+
![Edit Basic SAML Configuration](common/edit-urls.png)
71+
72+
1. On the **Basic SAML Configuration** section, perform the following steps:
73+
74+
a. In the **Identifier** text box, type a URL using the following pattern:
75+
`https://<SUBDOMAIN>.ghe.com`
76+
77+
b. In the **Reply URL** text box, type a URL using the following pattern:
78+
`https://<SUBDOMAIN>.ghe.com/saml/consume`
79+
80+
c. In the **Sign-on URL** text box, type a URL using the following pattern:
81+
`https://<SUBDOMAIN>.ghe.com/login`
82+
83+
> [!NOTE]
84+
> These values are not real. Update these values with the actual Identifier, Reply URL and Sign-on URL. Contact [GHAE 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.
85+
86+
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.
87+
88+
![The Certificate download link](common/certificatebase64.png)
89+
90+
1. On the **Set up GHAE** section, copy the appropriate URL(s) based on your requirement.
91+
92+
![Copy configuration URLs](common/copy-configuration-urls.png)
93+
94+
### Create an Azure AD test user
95+
96+
In this section, you'll create a test user in the Azure portal called B.Simon.
97+
98+
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
99+
1. Select **New user** at the top of the screen.
100+
1. In the **User** properties, follow these steps:
101+
1. In the **Name** field, enter `B.Simon`.
102+
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
103+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
104+
1. Click **Create**.
105+
106+
### Assign the Azure AD test user
107+
108+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to GHAE.
109+
110+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
111+
1. In the applications list, select **GHAE**.
112+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
113+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
114+
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.
115+
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.
116+
1. In the **Add Assignment** dialog, click the **Assign** button.
117+
118+
## Configure GHAE SSO
119+
120+
To configure single sign-on on **GHAE** side, you need to send the downloaded **Certificate (Base64)** and appropriate copied URLs from Azure portal to [GHAE support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
121+
122+
### Create GHAE test user
123+
124+
In this section, you create a user called Britta Simon in GHAE. Work with [GHAE support team](mailto:[email protected]) to add the users in the GHAE platform. Users must be created and activated before you use single sign-on.
125+
126+
## Test SSO
127+
128+
In this section, you test your Azure AD single sign-on configuration with following options.
129+
130+
#### SP initiated:
131+
132+
* Click on **Test this application** in Azure portal. This will redirect to GHAE Sign on URL where you can initiate the login flow.
133+
134+
* Go to GHAE Sign-on URL directly and initiate the login flow from there.
135+
136+
#### IDP initiated:
137+
138+
* Click on **Test this application** in Azure portal and you should be automatically signed in to the GHAE for which you set up the SSO.
139+
140+
You can also use Microsoft My Apps to test the application in any mode. When you click the GHAE 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 GHAE 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).
141+
142+
## Next steps
143+
144+
Once you configure GHAE 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).

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -830,6 +830,8 @@
830830
href: getabstract-tutorial.md
831831
- name: GetThere
832832
href: getthere-tutorial.md
833+
- name: GHAE
834+
href: ghae-tutorial.md
833835
- name: Gigya
834836
href: gigya-tutorial.md
835837
- name: GitHub
@@ -2198,6 +2200,8 @@
21982200
href: vidyard-tutorial.md
21992201
- name: Virtual Risk Manager
22002202
href: virtual-risk-manager-tutorial.md
2203+
- name: Virtual Risk Manager - USA
2204+
href: virtual-risk-manager-usa-tutorial.md
22012205
- name: Visibly
22022206
href: visibly-tutorial.md
22032207
- name: Visit.org

0 commit comments

Comments
 (0)