Skip to content

Commit e47496e

Browse files
committed
updates
1 parent 0e1f045 commit e47496e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/transform/modernize-connect-to-office365-group-permissions.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: What about permissions after Office 365 group connection
3-
description: Connect an Office 365 group to an existing SharePoint site does have an impact on the SharePoint site permissions
2+
title: Site permissions after Office 365 group connection
3+
description: Connect an Office 365 group to an existing SharePoint site does have an impact on the SharePoint site permissions, which is explained in this article
44
ms.date: 06/19/2018
55
ms.prod: sharepoint
66
---
77

8-
# Impact on the SharePoint permissions after connecting your site to an Office 365 group
8+
# Site permissions after Office 365 group connection
99

1010
As part of the connection to an Office 365 Group the site's permissions will also be connected to the Office 365 group's permissions. This process **will not take away any granted permission on the SharePoint site**, but will allow the Office 365 group owners and members to have access to the connected SharePoint site.
1111

@@ -26,8 +26,8 @@ Each Office 365 Group has an unique id represented as a guid (e.g e79452da-a8cf-
2626

2727
These claims are added to the SharePoint site according to below logic:
2828

29-
- The e79452da-a8cf-47c5-afbf-83c8704867c2 claim (so the Office 365 Group members) is added as a **visible** claim to the site's members group having as title your site's name
30-
- The e79452da-a8cf-47c5-afbf-83c8704867c2_o claim (so the Office 365 Group owners) are added as **hidden** claims to the site's owners group and site collection administrators
29+
- The e79452da-a8cf-47c5-afbf-83c8704867c2 claim (so the Office 365 Group members) is added as a **visible** principal to the site's members group having as title your site's name
30+
- The e79452da-a8cf-47c5-afbf-83c8704867c2_o claim (so the Office 365 Group owners) is added as **hidden** principal to the site's owners group and site collection administrators
3131

3232
## See also
3333

0 commit comments

Comments
 (0)