Unable to read the SharePoint Permission Group in SailPoint

Hi All,

I am working on integrating SharePoint with SailPoint using SharePoint online SAAS connector. The test connection and aggregation are working fine. But when we try to aggregate the entitlements (permission groups and sites), we are not able to do so instead we are only getting aggregated list of all sites.
Any way we would be able to get the permission groups as entitlements in SailPoint from the SharePoint?

Hi @Lokeshwaran_K

Welcome to SailPoint developer community.

Check the permissions granted to your client you created at Entra application.

Hi @KRM7,

Below is the permission granted to our client created at Entra app.

Microsoft Graph:

  • Directory.AccessAsUser.All
  • Directory.ReadWrite.All
  • Group.ReadWrite.All
  • GroupMember.ReadWrite.All
  • Sites.FullControl.All
  • User.Read
  • User.ReadWrite.All

SharePoint:

  • AllSites.FullControl
  • AllSites.Manage
  • AllSites.Read
  • Sites.FullControl.All
  • Sites.Read.All
  • Sites.Search.All
  • User.Read.All
  • User.ReadWrite.All
  • User.ReadWrite.All

Any permission apart from this to be added?

Welcome to the SailPoint Developer Community.
Please check if the permissions are given as per the below link:

Also make sure that if this can help you: