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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

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 :(

Comments
Post Details
Added on May 29 2024
3 comments
186 views