- Notifications
You must be signed in to change notification settings - Fork 246
DRIVERS-2415 Implement OIDC SASL mechanism #1365
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
Changes from 41 commits
Commits
Show all changes
57 commits Select commit Hold shift + click to select a range
fd28894 DRIVERS-2415 Implement OIDC SASL mechanism
blink1073 2400b73 update mechanism description
blink1073 b41852d underline
blink1073 261580c add link
blink1073 0297618 add link
blink1073 7033518 address review
blink1073 e01ef3b clarify validation and callback semantics
blink1073 996090f add callbacks as auth mech props
blink1073 c98145e clarify the use of the cache
blink1073 a79c53c clarify skipping step 1 and the use of locks
blink1073 7087603 add wip test spec file
blink1073 6136d1c address comments
blink1073 d5cd4ea address comments
blink1073 f55a6e8 clean up cache prose test
blink1073 ee44e9a Update source/auth/auth.rst
blink1073 f46f39a address review
blink1073 3b7769f wording
blink1073 6b34d8d clarify use of host and add note about preventing memory leaks
blink1073 4547c62 make it invalid to specify both principal name and device name
blink1073 c3e37f5 add not about using both device name and principal name
blink1073 0a607a4 clarifications and connection string tests
blink1073 9345c37 address review
blink1073 8bd0df5 update prose tests and remove azure/gcp connection string tests
blink1073 2b9d069 update multiple principal prose test
blink1073 96219ef add unified tests and update specifications
blink1073 10b1aaa restore GSSAPI tests
blink1073 39fceb1 clarify usage of cache key
blink1073 c2874bc update callback timeout
blink1073 98c9ca2 only require schema 1.12
blink1073 0d1ef01 clarify usage of cache key
blink1073 f019176 clean up server address section
blink1073 b53ab8a update server response and remove azure note
blink1073 e3f1d46 add more language around retry
blink1073 4aaa570 update prose tests
blink1073 0d52bf7 update docs and prose test on reauthentication
blink1073 6474093 use username as principal name
blink1073 869198d Update source/auth/tests/mongodb-oidc.rst
blink1073 9fe808b update reauthentication prose tests
blink1073 c15d2ab add the failcommand examples
blink1073 8601f77 formatting
blink1073 734eadf update urls
blink1073 f720771 Update source/auth/auth.rst
blink1073 2444933 address review
blink1073 63a68a0 clean up and add additional prose test
blink1073 8aee7ed wording
blink1073 bd71fc1 update prose tests
blink1073 749caf3 fix urls in prose tests
blink1073 c3f88e8 syntax
blink1073 1c45b17 clean up
blink1073 15b7600 clarify prose test
blink1073 ce832c6 clarify prose test
blink1073 0f85c3f add principal name to callbacks, and include callbacks in cache key
blink1073 742689e update cache exp on access, clean up prose test
blink1073 e581aa2 remove reauth write prose test
blink1073 4c93899 clarification and spelling
blink1073 dc55a8c remove extraneous prose test
blink1073 bcf32fb Update source/auth/tests/mongodb-oidc.rst
blink1073 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.