Skip to main content

Posts

Showing posts with the label site management plans

Numeroom for business..

One of the coolest aspects of the Numeroom collaboration services is the ability for the service to be encapsulated into a securely accessible and brandable portal for user accounts that have one of the site management service plans active on their account. Site management is made possible by one of the important underlying attributes of the AgilEntity platform , multi-tenency. A multi-tenant architecture is one that cordoned off access to particular application or system functions in such a way that many simultaneous users can make use of those functions with limited awareness of the existence of those other users. When I designed the permissions system of the AgilEntity platform , the use of fine grained action oriented permissions for all instances of any managed Entity ensures that multi-tenancy would be a natural outcome of a permission based security API. All that remained was for the user interface elements of the applications built on the platform to use the permissions syste...