privileged application

LabKey Support Forum (Inactive)
privileged application Jon (LabKey DevOps)  2015-04-16 11:33
Status: Closed
 
Hi Martin,

The only way to pull this off to where a non-admin can run applications that will have admin permissions is to have Java code via a custom module running on the server to do this. The client side isn't fully trusted, so there wouldn't be any way a non-admin could do admin stuff directly via javascript alone or out of the box with the standard LabKey build.

Please review our module documentation for more information: https://www.labkey.org/wiki/home/Documentation/page.view?name=simpleModules

Regards,

Jon