Skip to Main Content

SQL Developer for VS Code

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Authentication Type

Laurent SchneiderJan 19 2024 — edited Jan 19 2024

Hi

Congrats for the delivery of the extension !

I see a field called Authentication Type is grayed out.

I want to login with OS Authentication.

If I enter no username, I get an error message :

Username: Required field cannot be empty

I tried to configure OCI with instant client and use custom url jdbc:oracle:oci:@DB01 with some success. But it doesn't solve the “Authentication Type” issue

select distinct client_oci_library from v$session_connect_info where sid in (select sid from v$mystat);

Full instant client

Thanks

Laurent

This post has been answered by thatJeffSmith-Oracle on Jan 19 2024
Jump to Answer
Comments
Post Details
Added on Jan 19 2024
3 comments
313 views