Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for DNS Seed List Connection Format or Atlas Cluster #66

Closed
alexandru-slobodcicov opened this issue Dec 9, 2020 · 0 comments · Fixed by #83
Closed

Support for DNS Seed List Connection Format or Atlas Cluster #66

alexandru-slobodcicov opened this issue Dec 9, 2020 · 0 comments · Fixed by #83

Comments

@alexandru-slobodcicov
Copy link

alexandru-slobodcicov commented Dec 9, 2020

Current supported format is Standard Connection String Format:
mongodb://[username:password@]host1[:port1][,...hostN[:portN]][/[defaultauthdb][?options]]
New format to support DNS Seed List Connection Format:
mongodb+srv://server.example.com/
mongodb+srv://:@cluster0.example.com/testdb?authSource=$external&authMechanism=MONGODB-AWS

┆Issue is synchronized with this Jira Bug by Unito

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant