Update username tag

is there any way to change the username sqltag that ignition uses for auditing without having the user provide their password?

I am creating a system that uses the OSUsername, but to auto login to the project first it has a generic username that is being used to log audit inform and is shown in the client status gateway page.

the only way i see to change the client username is to call the function system.security.validateUser or system.security.switchUser, but those require passwords which defeats the purpose of what i am trying to do.

Thank you,

No, unfortunately we use whoever is logged in for the audit system. You would have to switch the user to change the username.