Suggested to create some views and windows in System to have information about all tenants and users in the application.
Implemented two new windows on System tenant:
All Clients
All Users
Actually Pack In of a Preference for System user is broken because of this ticket.
Added view AD_AllUserRoles_V with commit 9d22724
This view can be used in System for security audit purposes, for example System Admin can search all users in all tenants with advanced access (which in theory is giving those users SuperUser access).
Commit f76bb08 adds column/field AD_User.IsSupportUser
This is intended to allow a better management for support users on System having support roles assigned on tenants.
Next steps will be to implement some management on these All_* windows