how can I determine the OS user in AppSmith. Do I have access to System.getProperty(“user.name”) or something similar?
how can I determine the OS user in AppSmith. Do I have access to System.getProperty(“user.name”) or something similar?
Are you self-hosting Appsmith, @umi ? I’m not sure if we support this feature. Let me loop an engineer in to better answer this for you.
@umi You cannot get the OS username but can definitely extract the name of the user logged into the application using {{appsmith.user.name}}