I'm facing a challenge using a JDBC connection to Oracle using MacOS. Is there a way to specify the session Osuser in the VSCode Extension? Linux/MacOS user accounts are often different that the Network/AD account.
For instance, this issue can be resolved on SQL Developer by setting AddVMOption -Duser.name to product.conf but I am not finding a way to do this in the VSCode Oracle Extension