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 AuthSource and AuthMechanism #31

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

duane-talentsonar
Copy link

AuthSource and AuthMechanism are not supported in URLs for mongoctl connect.

See Issue #30.

This pull request adds support for the authSource and authMechanism URL options while also adding support for the authenticationDatabase and authenticationMechanism command line options.

Add support for authenticationDatabase to connect.

Map the authSource URL option to authenticationDatabase.
Add support for authenticationMechanism to connect.

Map the authMechanism URL option to authenticationMechanism.
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 this pull request may close these issues.

None yet

1 participant