Skip to Main Content

Programming Languages & Frameworks

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!

use Oracle wallet to connect via node?

bpjonesMay 18 2015 — edited Oct 26 2015

I'd like to use an Oracle wallet in lieu of hardcoding the user ID and password in my javascript or config files.  I have tried dropping the user and password parameters from the connect and simply using a connection string in this format ="/@db_alias" but am not able to log in.  I get an error about invalid username and password.  Has anyone else been successful in using a wallet to authenticate with the node module?

This post has been answered by bpjones on May 19 2015
Jump to Answer

Comments

Post Details

Added on May 18 2015
3 comments
2,634 views