We need to see all Permissions (at least solution level first) at once.
I needed to add a new user to my workspace, and I had to go over all 30+ solutions one by one to check if I have missed any solution that may have private data.
Like the screenshot below, I thought of storing all the Permissions information in a single table, but it's double work when any permission changes, and it's just a place to monitor but doesn't do anything when data is changed from the table.
We need to have a similar but better designed for this purpose to manage all the permissions in a single screen.