We have an application hosted on SAP HANA XS Classic which consists of an html file, a css file and some XSJS files getting data back in JSON format from the HANA DB.
Upon opening the app, I need to be able to get the current user signed onto the laptop (i.e. the Windows username). Is there any way of doing this without mapping HANA database users to Windows users and using single sign-on?