Hi there,
I'm trying to connect to some DB's with the VS Code SQL Developer extension that I typically connect to with a proxy user + OS authentication, but can't find a way to connect in VSCode. After googling, it seems like the older VSCode Oracle plugin has OS Authentication, but I haven't found any documentation or discussion about OS Authentication on the Oracle SQL Developer plugin.
I would usually connect via SQL Developer as shown below, or with [schema]@DWTEST in SQLPlus:
If anyone could share a workaround, or a way to use OS Authentication it would be greatly appreciated!
Thanks