Skip to content

Commit ebc611a

Browse files
committed
update per review and toc
1 parent 75ab35d commit ebc611a

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

articles/active-directory/TOC.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
#### [Admins adding B2B users](b2b/add-users-administrator.md)
5555
#### [Information workers adding B2B users](b2b/add-users-information-worker.md)
5656
#### [API and customization](b2b/customize-invitation-api.md)
57+
#### [Google federation](b2b/google-federation.md)
5758
#### [Code and Azure PowerShell samples](b2b/code-samples.md)
5859
#### [Self-service sign-up portal sample](b2b/self-service-portal.md)
5960
#### [Invitation email](b2b/invitation-email-elements.md)

articles/active-directory/b2b/google-federation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ ms.reviewer: mal
1818

1919
# Add Google as an identity provider for B2B guest users
2020

21-
By setting up federation with Google, you can allow guest users to sign in to your shared apps and resources with their own Google accounts, without having to create Microsoft Accounts (MSAs) or Azure AD accounts.
21+
By setting up federation with Google, you can allow invited users to sign in to your shared apps and resources with their own Google accounts, without having to create Microsoft Accounts (MSAs) or Azure AD accounts.
2222
> [!NOTE]
2323
> Your Google guest users must sign in using a link that includes the tenant context, for example `https://myapps.microsoft.com/?tenantid=<tenant id>`. Direct links to applications and resources also work as long as they include the tenant context. Guest users are currently unable to sign in using endpoints that have no tenant context. For example, using `https://myapps.microsoft.com`, `https://portal.azure.com`, or the Teams common endpoint will result in an error.
2424
25-
## What is the experience for the guest user?
26-
When you send an invitation to a guest user with a Google account, the guest user accesses your shared apps or resources using the link provided, which includes the tenant context. Their experience varies depending on whether they're already signed in to Google:
25+
## What is the experience for the Google user?
26+
When you send an invitation to a Google Gmail user, the guest user should access your shared apps or resources using a link that includes the tenant context. Their experience varies depending on whether they're already signed in to Google:
2727
- If the guest user is not signed in to Google, they're prompted to sign in to Google.
2828
- If the guest user is already signed in to Google, they'll be prompted to choose the account they want to use. They must choose the account you used to invite them.
2929

0 commit comments

Comments
 (0)