Skip to Main Content

Oracle Database Discussions

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!

MongoDB connection string to Autonomous Database

User_3YRO7Aug 15 2022

Hi community, I am currently making tests to connect to AD via Mongo drivers in PHP.
I have experimented with the following issues already:
The connection string provided via Oracle is using PLAIN as auth method, but the server response is to use SCRAM-SHA-1
Auth is not going through with username and password created via the tool
Does anyone have experience and make work MongoDB driver on PHP via AD?

Comments
Post Details
Added on Aug 15 2022
0 comments
200 views