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!

Connect to the database using Radius

stomMay 29 2024 — edited May 30 2024

Hi,

Is there a page that describes how to setup the vs extension to connect to the database using Radius authentication? I don't see anything for Radius here - https://docs.oracle.com/en/database/oracle/developer-tools-for-vscode/getting-started/connecting-oracle-database.html#GUID-3526995B-E4A5-49C3-B504-286EB7BA1C89

I have the setup for my SQL Developer working for several years now.

Thanks!

Edit: I do the following things to make this work in SQL Developer 23.1

  1. Update sqlnet.ora to use RADIUS as the authentication option.
  2. Check the “Use OCI/ thick driver” in Preferences > Database > Advanced

I copied the same sqlnet.ora file to %userprofile%/Oracle/network/admin to make the extension work. No dice :(

This post has been answered by anleary on Oct 10 2024
Jump to Answer
Comments
Post Details
Added on May 29 2024
5 comments
777 views