Forum Discussion

Dean_Gross's avatar
Dean_Gross
Silver Contributor
Feb 22, 2018
Solved

Office Group as Security Group

TonyRedmond on Page 535 of you book it says " cannot use an Office 365 group as a security group". I'm confused, SharePoint online uses the Office Groups owner and member attributes to assign accoun...
  • TonyRedmond's avatar
    Feb 22, 2018

    Office 365 Groups can't be used in the same way as an AAD security group. For example, you cannot use an Office 365 Group as the basis for the RBAC permissions as deployed inside Exchange Online. But SharePoint Online has special code to allow it to use Office 365 Groups to manage membership for a site collection through the groups that you mention (a surplus of groups). These groups are a construct specific to SharePoint and do not appear when you look at Groups through the Office 365 Admin Center as they are not AAD groups. I guess to make SharePoint work, there's an internal mapping between the membership links exposed in Office 365 Groups to the owner and member groups for the site collection.