Skip to content

Commit 0ad1711

Browse files
committed
metadata and link fixes
1 parent e1ab8a6 commit 0ad1711

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

articles/active-directory/b2b/add-user-without-invite.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ services: active-directory
99
ms.service: active-directory
1010
ms.subservice: B2B
1111
ms.topic: conceptual
12-
ms.date: 05/21/2018
12+
ms.date: 06/12/2019
1313

1414
ms.author: mimart
1515
author: msmimart
1616
manager: celestedg
17-
ms.reviewer: sasubram
17+
ms.reviewer: elisol
1818

1919
ms.collection: M365-identity-device-management
2020
---
@@ -29,7 +29,7 @@ Before this new method was available, you could invite guest users without requi
2929
2. The administrator in the host organization [sets up policies](delegate-invitations.md) that allow Sam to identify and add other users from the partner organization (Litware). (Sam must be added to the **Guest inviter** role.)
3030
3. Now, Sam can add other users from Litware to the WoodGrove directory, groups, or applications without needing invitations to be redeemed. If Sam has the appropriate enumeration privileges in Litware, it happens automatically.
3131

32-
This original method still works. However, there's a small difference in behavior. If you use PowerShell, you'll notice that an invited guest account now has a **PendingAcceptance** status instead of immediately showing **Accepted**. Although the status is pending, the guest user can still sign in and access the app without clicking an email invitation link. The pending status means that the user has not yet gone through the [consent experience](redemption-experience.md#consent-experience-for-the-guest-user), where they accept the privacy terms of the inviting organization. The guest user sees this consent screen when they sign in for the first time.
32+
This original method still works. However, there's a small difference in behavior. If you use PowerShell, you'll notice that an invited guest account now has a **PendingAcceptance** status instead of immediately showing **Accepted**. Although the status is pending, the guest user can still sign in and access the app without clicking an email invitation link. The pending status means that the user has not yet gone through the [consent experience](redemption-experience.md#consent-experience-for-the-guest), where they accept the privacy terms of the inviting organization. The guest user sees this consent screen when they sign in for the first time.
3333

3434
If you invite a user to the directory, the guest user must access the resource tenant-specific Azure portal URL directly (such as https://portal.azure.com/*resourcetenant*.onmicrosoft.com) to view and agree to the privacy terms.
3535

articles/active-directory/b2b/redemption-experience.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,12 @@ services: active-directory
77
ms.service: active-directory
88
ms.subservice: B2B
99
ms.topic: conceptual
10-
ms.date: 03/20/2019
10+
ms.date: 06/12/2019
1111

1212
ms.author: mimart
1313
author: msmimart
14-
<<<<<<< HEAD
15-
manager: daveba
16-
=======
1714
manager: celestedg
18-
>>>>>>> 735caf522949a719fa1aa3dd60af16d417337d31
19-
ms.reviewer: mal
15+
ms.reviewer: elisol
2016

2117
ms.collection: M365-identity-device-management
2218
---
@@ -25,8 +21,6 @@ ms.collection: M365-identity-device-management
2521

2622
This article describes the ways guest users can access your resources and the consent process they'll encounter. If you send an invitation email to the guest, the invitation includes a link the guest can redeem to get access your app or portal. The invitation email is just one of the ways guests can get access to your resources. As an alternative, you can add guests to your directory and give them a direct link to the portal or app you want to share. Regardless of the method they use, guests are guided through a first-time consent process. This process ensures that your guests agree to privacy terms and accept any [terms of use](https://docs.microsoft.com/azure/active-directory/governance/active-directory-tou) you've set up.
2723

28-
If you choose not to send invitations, you can add a guest user to your directory and give them a direct link to an app or portal. In either case,
29-
3024
When you add a guest user to your directory, the guest user account has a consent status (viewable in PowerShell) that’s initially set to **PendingAcceptance**. This setting remains until the guest accepts your invitation and agrees to your privacy policy and terms of use. After that, the consent status changes to **Accepted**, and the consent pages are no longer presented to the guest.
3125

3226
## Redemption through the invitation email

0 commit comments

Comments
 (0)