Skip to content

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

Merged
merged 60 commits into from
Apr 29, 2023

Conversation

blink1073
Copy link
Member

@blink1073 blink1073 commented Feb 28, 2023

Please complete the following before merging:

  • Update changelog.
  • Make sure there are generated JSON files from the YAML test files.
  • Test changes in at least one language driver.
  • Test these changes against all server versions and topologies (including standalone, replica set, sharded clusters, and serverless).

@blink1073 blink1073 requested review from a team as code owners February 28, 2023 16:33
@blink1073 blink1073 requested review from JamesKovacs and alcaeus and removed request for a team February 28, 2023 16:33
@blink1073
Copy link
Member Author

cc @dima @durran

Co-authored-by: Durran Jordan <durran@gmail.com>
@blink1073 blink1073 requested a review from durran February 28, 2023 19:41
Copy link

@DmitryLukyanov DmitryLukyanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

blink1073 and others added 5 commits April 26, 2023 18:35
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>
Copy link
Contributor

@addaleax addaleax left a 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.

Copy link
Contributor

@katcharov katcharov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

blink1073 and others added 3 commits April 28, 2023 13:26
Co-authored-by: Durran Jordan <durran@gmail.com>
Co-authored-by: Durran Jordan <durran@gmail.com>
Co-authored-by: Durran Jordan <durran@gmail.com>
Copy link
Contributor

@JamesKovacs JamesKovacs left a 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.


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.
Copy link
Contributor

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

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@blink1073 blink1073 merged commit 5112bcc into mongodb:master Apr 29, 2023
@blink1073 blink1073 deleted the DRIVERS-2415-2 branch April 29, 2023 03:21
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.

8 participants