-
Notifications
You must be signed in to change notification settings - Fork 244
DRIVERS-2415 OIDC SASL Clarifications #1381
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
Conversation
Co-authored-by: Durran Jordan <durran@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: Anna Henningsen <github@addaleax.net>
Co-authored-by: Maxim Katcharov <maxim.katcharov@mongodb.com>
Co-authored-by: Maxim Katcharov <maxim.katcharov@mongodb.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is good to merge for me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Co-authored-by: Durran Jordan <durran@gmail.com>
Co-authored-by: Durran Jordan <durran@gmail.com>
Co-authored-by: Durran Jordan <durran@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Noted some minor typos.
source/auth/auth.rst
Outdated
|
||
Using the socket address and port accounts for the case when two different | ||
servers use the same username but could be configurated differently. | ||
MUST also include a hashes of the callback function(s), if hash comparisons are possible in the driver language. In the case of a global cache, Using the socket address and port accounts for the case when two different servers use the same username but could be configured differently. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a hashes => hashes
Using => using
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
Please complete the following before merging: