Skip to content

Commit f3a807d

Browse files
authored
Merge pull request #253750 from MicrosoftDocs/main
10/04 AM Publishing
2 parents 2e3ba28 + cd0df35 commit f3a807d

File tree

124 files changed

+1059
-461
lines changed

Some content is hidden

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

124 files changed

+1059
-461
lines changed

articles/active-directory/authentication/how-to-mfa-registration-campaign.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ To enable a registration campaign in the Microsoft Entra admin center, complete
7777

7878
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as [Authentication Policy Administrator](../roles/permissions-reference.md#authentication-policy-administrator) or [Global Administrator](../roles/permissions-reference.md#global-administrator).
7979
1. Browse to **Protection** > **Authentication methods** > **Registration campaign** and click **Edit**.
80-
1. For **State**, click **Microsoft managed** or **Enabled**. In the following screenshot, the registration campaign is **Microsoft managed**. That setting allows Microsoft to set the default value to be either Enabled or Disabled. From Sept. 25 to Oct. 20, 2023, the Microsoft managed value for the registration campaing will change to **Enabled** for voice call and text message users across all tenants. For more information, see [Protecting authentication methods in Azure Active Directory](concept-authentication-default-enablement.md).
80+
1. For **State**, click **Microsoft managed** or **Enabled**. In the following screenshot, the registration campaign is **Microsoft managed**. That setting allows Microsoft to set the default value to be either Enabled or Disabled. From Sept. 25 to Oct. 20, 2023, the Microsoft managed value for the registration campaign will change to **Enabled** for voice call and text message users across all tenants. For more information, see [Protecting authentication methods in Azure Active Directory](concept-authentication-default-enablement.md).
8181

8282
:::image type="content" border="true" source="media/how-to-mfa-registration-campaign/admin-experience.png" alt-text="Screenshot of enabling a registration campaign.":::
8383

articles/active-directory/develop/tutorial-single-page-app-react-sign-in-users.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ In this tutorial:
6868
<br />
6969
<h5>
7070
<center>
71-
Welcome to the Microsoft Authentication Library For Javascript -
71+
Welcome to the Microsoft Authentication Library For JavaScript -
7272
React SPA Tutorial
7373
</center>
7474
</h5>

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

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

8-
ms.date: 09/04/2023
8+
ms.date: 10/04/2023
99
ms.service: active-directory
1010
ms.subservice: develop
1111
ms.topic: reference
@@ -18,6 +18,28 @@ 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+
## September 2023
22+
23+
### New articles
24+
25+
- [Tutorial: Call an API from a React single-page app](tutorial-single-page-app-react-call-api.md) - Get user data from web API
26+
27+
### Updated articles
28+
29+
- [Access tokens in the Microsoft identity platform](access-tokens.md) - Rebranding of Azure Active Directory to Microsoft Entra
30+
- [Add app roles to your application and receive them in the token](howto-add-app-roles-in-apps.md) - Add clarity to distinguish between app and user roles
31+
- [How and why applications are added to Microsoft Entra ID](how-applications-are-added.md) - Rebranding of Azure Active Directory to Microsoft Entra
32+
- [Making your application multi-tenant](howto-convert-app-to-be-multi-tenant.md) - Rebranding of Azure Active Directory to Microsoft Entra
33+
- [Microsoft Entra app manifest](reference-app-manifest.md) - Rebranding of Azure Active Directory to Microsoft Entra
34+
- [Microsoft Entra authentication and authorization error codes](reference-error-codes.md) - Rebranding of Azure Active Directory to Microsoft Entra
35+
- [Quickstart: Sign in users in a single-page app (SPA) and call the Microsoft Graph API using Angular](quickstart-single-page-app-angular-sign-in.md) - Update SPA quickstarts to use new code sample
36+
- [Quickstart: Sign in users in a single-page app (SPA) and call the Microsoft Graph API using JavaScript](quickstart-single-page-app-javascript-sign-in.md) - Update SPA quickstarts to use new code sample
37+
- [Quickstart: Sign in users in a single-page app (SPA) and call the Microsoft Graph API using React](quickstart-single-page-app-react-sign-in.md) - Update SPA quickstarts to use new code sample
38+
- [Quickstart: Sign in users and call the Microsoft Graph API from an ASP.NET Core web app](quickstart-web-app-aspnet-core-sign-in.md) - Update ASP.NET quickstart to use new code sample
39+
- [Quickstart: Configure an application to expose a web API](quickstart-configure-app-expose-web-apis.md) - Rebranding of Azure Active Directory to Microsoft Entra
40+
- [Single sign-on SAML protocol](single-sign-on-saml-protocol.md) - Rebranding of Azure Active Directory to Microsoft Entra
41+
- [Tutorial: Prepare a Single-page application for authentication](tutorial-single-page-app-react-prepare-spa.md) - Add clarity to the content
42+
2143
## August 2023
2244

2345
### Updated articles
@@ -41,23 +63,3 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
4163
- [Migrate confidential client applications from ADAL.NET to MSAL.NET](msal-net-migration-confidential-client.md) - Improving clarity in the content
4264
- [Single sign-on with MSAL.js](msal-js-sso.md) - Add guidance on using the loginHint claim for SSO
4365
- [Tutorial: Create a Blazor Server app that uses the Microsoft identity platform for authentication](tutorial-blazor-server.md) - Simplified and leverage the Microsoft Identity App Sync .NET tool
44-
45-
## June 2023
46-
47-
### New articles
48-
49-
- [Configure app multi-instancing](configure-app-multi-instancing.md) - Configuration of multiple instances of the same application within a tenant
50-
- [Migrate away from using email claims for user identification or authorization](migrate-off-email-claim-authorization.md) - Migration guidance for insecure authorization pattern
51-
- [Optional claims reference](optional-claims-reference.md) - v1.0 and v2.0 optional claims reference
52-
53-
### Updated articles
54-
55-
- [A web app that calls web APIs: Code configuration](scenario-web-app-call-api-app-configuration.md) - Editorial review of Node.js code snippet
56-
- [Claims mapping policy type](reference-claims-mapping-policy-type.md) - Editorial review of claims mapping policy type
57-
- [Configure token lifetime policies (preview)](configure-token-lifetimes.md) - Adding service principal policy commands
58-
- [Customize SAML token claims](saml-claims-customization.md) - Review of claims mapping policy type
59-
- [Microsoft identity platform code samples](sample-v2-code.md) - Reworking code samples file to add extra tab
60-
- [Refresh tokens in the Microsoft identity platform](refresh-tokens.md) - Editorial review of refresh tokens
61-
- [Tokens and claims overview](security-tokens.md) - Editorial review of security tokens
62-
- [Tutorial: Sign in users and call Microsoft Graph from an iOS or macOS app](tutorial-v2-ios.md) - Editorial review
63-
- [What's new for authentication?](reference-breaking-changes.md) - Identity breaking change: omission of unverified emails by default

articles/active-directory/governance/create-access-review-pim-for-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This article describes how to create one or more access reviews for PIM for Grou
2222

2323
## Prerequisites
2424

25-
- Microsoft Entra ID P2 or Microsoft Entra ID Governance.
25+
- Microsoft Entra ID Governance License.
2626
- Only Global administrators and Privileged Role administrators can create reviews on PIM for Groups. For more information, see [Use Microsoft Entra groups to manage role assignments](../roles/groups-concept.md).
2727

2828
For more information, see [License requirements](access-reviews-overview.md#license-requirements).

articles/active-directory/saas-apps/amazon-business-provisioning-tutorial.md

Lines changed: 45 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'Tutorial: Configure Amazon Business for automatic user provisioning with Microsoft Entra ID'
3-
description: Learn how to automatically provision and de-provision user accounts from Microsoft Entra ID to Amazon Business.
3+
description: Learn how to automatically provision and deprovision user accounts from Microsoft Entra ID to Amazon Business.
44
services: active-directory
55
author: twimmers
66
writer: twimmers
@@ -16,13 +16,14 @@ ms.author: thwimmer
1616

1717
# Tutorial: Configure Amazon Business for automatic user provisioning
1818

19-
This tutorial describes the steps you need to perform in both Amazon Business and Microsoft Entra ID to configure automatic user provisioning. When configured, Microsoft Entra ID automatically provisions and de-provisions users and groups to [Amazon Business](https://www.amazon.com/b2b/info/amazon-business?layout=landing) using the Microsoft Entra provisioning service. For important details on what this service does, how it works, and frequently asked questions, see [Automate user provisioning and deprovisioning to SaaS applications with Microsoft Entra ID](../app-provisioning/user-provisioning.md).
19+
This tutorial describes the steps you need to perform in both Amazon Business and Microsoft Entra ID to configure automatic user provisioning. When configured, Microsoft Entra ID automatically provisions and deprovisions users and groups to [Amazon Business](https://www.amazon.com/b2b/info/amazon-business?layout=landing) using the Microsoft Entra provisioning service. For important details on what this service does, how it works, and frequently asked questions, see [Automate user provisioning and deprovisioning to SaaS applications with Microsoft Entra ID](../app-provisioning/user-provisioning.md).
2020

2121

2222
## Supported capabilities
2323
> [!div class="checklist"]
2424
> * Create users in Amazon Business.
2525
> * Remove users in Amazon Business when they do not require access anymore.
26+
> * Assign Amazon Business roles to user.
2627
> * Keep user attributes synchronized between Microsoft Entra ID and Amazon Business.
2728
> * Provision groups and group memberships in Amazon Business.
2829
> * [Single sign-on](amazon-business-tutorial.md) to Amazon Business (recommended).
@@ -33,8 +34,8 @@ The scenario outlined in this tutorial assumes that you already have the followi
3334

3435
* [A Microsoft Entra tenant](../develop/quickstart-create-new-tenant.md).
3536
* A user account in Microsoft Entra ID with [permission](../roles/permissions-reference.md) to configure provisioning (for example, Application Administrator, Cloud Application administrator, Application Owner, or Global Administrator).
36-
* An Amazon Business tenant.
37-
* A user account in Amazon Business with Admin permissions.
37+
* An Amazon Business account.
38+
* A user account in Amazon Business with Admin permissions (Admin on all Legal Entity groups in your Amazon Business account).
3839

3940
## Step 1: Plan your provisioning deployment
4041
1. Learn about [how the provisioning service works](../app-provisioning/user-provisioning.md).
@@ -44,21 +45,38 @@ The scenario outlined in this tutorial assumes that you already have the followi
4445
<a name='step-2-configure-amazon-business-to-support-provisioning-with-azure-ad'></a>
4546

4647
## Step 2: Configure Amazon Business to support provisioning with Microsoft Entra ID
47-
Contact Amazon Business support to configure Amazon Business to support provisioning with Microsoft Entra ID.
48+
49+
Before configuring and enabling the provisioning service, you need to identify a default group for both users and groups. We recommend you to
50+
51+
* Follow the principle of least privilege by having REQUISITIONER only permissions for the default users group.
52+
* Follow the group naming convention referenced below for ease of referencing the groups throughout this document.
53+
* Default SCIM Parent Group
54+
* This is the root of your SCIM directory in AmazonBusiness. All SCIM groups are placed directly under this default group. You may select an existing group as the default SCIM parent group.
55+
* Default SCIM Users Group
56+
* Users who are assigned to your Amazon Business app will be placed into this group by default with a Requisitioner role. It is recommended to have this group at the same level as the Default SCIM Parent Group.
57+
* If a user is provisioned without a group assignment, they will be placed into this group by default with a Requisitioner role.
58+
59+
Once you identify/create the Default SCIM Groups, send a URL link for both these groups to your Account Manager. An Amazon Business Integrations Specialist initializes both the groups for your SCIM integration. It is necessary to complete this step before proceeding to the next step.
4860

4961
<a name='step-3-add-amazon-business-from-the-azure-ad-application-gallery'></a>
5062

5163
## Step 3: Add Amazon Business from the Microsoft Entra application gallery
5264

53-
Add Amazon Business from the Microsoft Entra application gallery to start managing provisioning to Amazon Business. If you have previously setup Amazon Business for SSO you can use the same application. However it's recommended that you create a separate app when testing out the integration initially. Learn more about adding an application from the gallery [here](../manage-apps/add-application-portal.md).
65+
Add Amazon Business from the Microsoft Entra application gallery to start managing provisioning to Amazon Business. If you have previously setup Amazon Business for SSO, you can use the same application. However it's recommended that you create a separate app when testing out the integration initially. Learn more about adding an application from the gallery [here](../manage-apps/add-application-portal.md).
5466

5567
## Step 4: Define who will be in scope for provisioning
5668

5769
The Microsoft Entra provisioning service allows you to scope who will be provisioned based on assignment to the application and or based on attributes of the user / group. If you choose to scope who will be provisioned to your app based on assignment, you can use the following [steps](../manage-apps/assign-user-or-group-access-portal.md) to assign users and groups to the application. If you choose to scope who will be provisioned based solely on attributes of the user or group, you can use a scoping filter as described [here](../app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md).
5870

59-
* When assigning users and groups to Amazon Business, you must select a role other than **Default Access**. Users with the Default Access role are excluded from provisioning and will be marked as not effectively entitled in the provisioning logs. If the only role available on the application is the default access role, you can [update the application manifest](../develop/howto-add-app-roles-in-azure-ad-apps.md) to add additional roles.
71+
* When assigning users and groups to Amazon Business, you must select a role other than **Default Access**. Users with the Default Access role are excluded from provisioning and will be marked as not effectively entitled in the provisioning logs. If the only role available on the application is the default access role, you can [update the application manifest](../develop/howto-add-app-roles-in-azure-ad-apps.md) to add other roles.
6072
* Start small. Test with a small set of users and groups before rolling out to everyone. When scope for provisioning is set to assigned users and groups, you can control this by assigning one or two users or groups to the app. When scope is set to all users and groups, you can specify an [attribute based scoping filter](../app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md).
73+
* You can [update the application manifest](../develop/howto-add-app-roles-in-azure-ad-apps.md) to add Amazon Business roles. The user can have one of the following roles:
74+
* **Requisitioner** (to place orders or submits order requests for approval).
75+
* **Administrator** (to manage people, groups, roles and approvals. View orders. Run order reports)
76+
* **Finance** (to access invoices, credit notes, analytics, and order history).
77+
* **Tech** (to set up system integrations with the programs used at work).
6178

79+
![Screenshot of the application roles list.](media/amazon-business-provisioning-tutorial/roles.png)
6280

6381
## Step 5: Configure automatic user provisioning to Amazon Business
6482

@@ -85,7 +103,7 @@ This section guides you through the steps to configure the Microsoft Entra provi
85103

86104
![Screenshot of Provisioning tab automatic.](common/provisioning-automatic.png)
87105

88-
1. Under the **Admin Credentials** section, input your Amazon Business Tenant URL, Authorization Endpoint and Token Endpoint. Click **Test Connection** to ensure Microsoft Entra ID can connect to Amazon Business. If the connection fails, ensure your Amazon Business account has Admin permissions and try again.
106+
1. Under the **Admin Credentials** section, input your Amazon Business Tenant URL, Authorization Endpoint. Click **Test Connection** to ensure Microsoft Entra ID can connect to Amazon Business. If the connection fails, ensure your Amazon Business account has Admin permissions and try again.
89107

90108
![Screenshot of Token.](media/amazon-business-provisioning-tutorial/test-connection.png)
91109

@@ -118,7 +136,6 @@ This section guides you through the steps to configure the Microsoft Entra provi
118136
|displayName|String|&check;|&check;
119137
|members|Reference||
120138

121-
122139
1. To configure scoping filters, refer to the following instructions provided in the [Scoping filter tutorial](../app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md).
123140

124141
1. To enable the Microsoft Entra provisioning service for Amazon Business, change the **Provisioning Status** to **On** in the **Settings** section.
@@ -136,12 +153,31 @@ This section guides you through the steps to configure the Microsoft Entra provi
136153
This operation starts the initial synchronization cycle of all users and groups defined in **Scope** in the **Settings** section. The initial cycle takes longer to perform than subsequent cycles, which occur approximately every 40 minutes as long as the Microsoft Entra provisioning service is running.
137154

138155
## Step 6: Monitor your deployment
156+
139157
Once you've configured provisioning, use the following resources to monitor your deployment:
140158

141159
* Use the [provisioning logs](../reports-monitoring/concept-provisioning-logs.md) to determine which users have been provisioned successfully or unsuccessfully
142160
* Check the [progress bar](../app-provisioning/application-provisioning-when-will-provisioning-finish-specific-user.md) to see the status of the provisioning cycle and how close it's to completion
143161
* If the provisioning configuration seems to be in an unhealthy state, the application goes into quarantine. Learn more about quarantine states [here](../app-provisioning/application-provisioning-quarantine-status.md).
144162

163+
## Feature limitations
164+
165+
* Flat structure is created on the Amazon Business account, that is, all pushed groups are at the same level under the Default SCIM Group. Nested structure/hierarchy is not supported.
166+
* Group names will be same in Azure and Amazon Business account.
167+
* As new groups will be created on the Amazon Business Account, Admins need to re-configure the business settings (for example, turning on purchasing, updating shared settings, adding guided buying policies, etc.) for the new groups as needed.
168+
* Deleting old Groups / removing users from old groups in Amazon Business results in losing visibility into orders placed with that old Group, hence it is recommended to
169+
* Not delete the old groups/assignments, and
170+
* Turn off purchasing for the old groups.
171+
* Email / Username Update - Updating email and / or username via SCIM is not supported at this time.
172+
* Password Sync - Password sync is not supported.
173+
174+
## Troubleshooting tips
175+
176+
* If Amazon Business administrators have only logged in using SSO or don’t know their passwords, they can use the forgot password flow to reset their password and then sign in to Amazon Business.
177+
* If Admin and Requisitioner roles have already been applied to customer in a group, assigning Finance or Tech roles will not result in updates on Amazon Business side.
178+
* Customers with MASE accounts (Multiple Account Same Email) who delete one of their accounts can see errors that account doesn't exist when provisioning new users for short amount of time (24-48 hours).
179+
* Customers cannot be removed immediately via Provision on Demand. Provisioning must be turned on and the removal will happen 40 mins after the action is taken.
180+
145181
## More resources
146182

147183
* [Managing user account provisioning for Enterprise Apps](../app-provisioning/configure-automatic-user-provisioning-portal.md)
10.9 KB
Loading
4.56 KB
Loading
40.4 KB
Loading

0 commit comments

Comments
 (0)