
Hey r/sharepoint,
If you've managed SharePoint sites for a while, you know the pain: trying to figure out exactly who has access to what is a complete nightmare. You end up clicking through dozens of libraries to spot broken inheritance or manually hunting down orphaned users.
To solve this, I built the SharePoint Permission Viewer, a free, open-source SPFx Web Part
Here is what it does:
- 📊 Centralized Dashboard: Instant stats on Total Users, Groups, and Unique Permissions.
- 🔍 Deep Scan: It crawls your lists and libraries to catch broken inheritance at the folder/file level.
- 🧹 Orphaned User Scanner (Deep Clean): Automatically flags and lets you remove users who are disabled/deleted in Azure AD but still hold permissions
Details features on the Permission Webpart
use the discussion section in GitHub for features and suggestions
Note: No Selling, purely to contribute to the community