Skip to content

Commit 0ae754f

Browse files
authored
Merge pull request #219560 from csmulligan/csm-exid-ssp2
[EXID] Content freshness update for self-service-portal (ADO-2177382)
2 parents f89eea3 + 0196c1d commit 0ae754f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/active-directory/external-identities/self-service-portal.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ services: active-directory
55
ms.service: active-directory
66
ms.subservice: B2B
77
ms.topic: conceptual
8-
ms.date: 02/12/2020
8+
ms.date: 11/25/2022
99

1010
ms.author: mimart
1111
author: msmimart
1212
manager: celestedg
1313

14-
ms.collection: M365-identity-device-management
14+
ms.collection: engagement-fy23, M365-identity-device-management
1515
---
1616

1717
# Self-service for Azure AD B2B collaboration sign-up
@@ -20,14 +20,14 @@ Customers can do a lot with the built-in features that are exposed through the [
2020

2121
## Azure AD entitlement management for B2B guest user sign-up
2222

23-
As an inviting organization, you might not know ahead of time who the individual external collaborators are who need access to your resources. You need a way for users from partner companies to sign themselves up with policies that you control. If you want to enable users from other organizations to request access, and upon approval be provisioned with guest accounts and assigned to groups, apps and SharePoint Online sites, you can use [Azure AD entitlement management](../governance/entitlement-management-overview.md) to configure policies that [manage access for external users](../governance/entitlement-management-external-users.md#how-access-works-for-external-users).
23+
As an inviting organization, you might not know ahead of time who the individual external collaborators are who need access to your resources. You need a way for users from partner companies to sign themselves up with policies that you control. You can use [Azure AD entitlement management](../governance/entitlement-management-overview.md) to configure policies, which [manage access for external users](../governance/entitlement-management-external-users.md#how-access-works-for-external-users). This will enable users from other organizations to request access, and upon approval be provisioned with guest accounts and assigned to groups, apps and SharePoint Online sites.
2424

2525
## Azure Active Directory B2B invitation API
2626

2727
Organizations can use the [Microsoft Graph invitation manager API](/graph/api/resources/invitation) to build their own onboarding experiences for B2B guest users. When you want to offer self-service B2B guest user sign-up, we recommend that you use [Azure AD entitlement management](../governance/entitlement-management-overview.md). But if you want to build your own experience, you can use the [create invitation API](/graph/api/invitation-post?tabs=http) to automatically send your customized invitation email directly to the B2B user, for example. Or your app can use the inviteRedeemUrl returned in the creation response to craft your own invitation (through your communication mechanism of choice) to the invited user.
2828

2929
## Next steps
3030

31-
* [What is Azure AD B2B collaboration?](what-is-b2b.md)
32-
* [External Identities pricing](external-identities-pricing.md)
33-
* [Azure Active Directory B2B collaboration frequently asked questions (FAQ)](faq.yml)
31+
- [Self-service sign-up user flows](self-service-sign-up-overview.md)
32+
- [What is Azure AD B2B collaboration?](what-is-b2b.md)
33+
- [External Identities pricing](external-identities-pricing.md)

0 commit comments

Comments
 (0)