-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat(NODE-5464): OIDC machine and callback workflow #3912
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
Changes from all commits
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
e41a69d
feat(NODE-5464): OIDC machine workflow
durran 43016d7
test: migrate human callback tests part one
durran f2d6ec7
test: migrate human callback tests part two
durran 9631718
test: migrate human callback tests part three
durran af1f424
fix: callback speculative auth
durran 5745425
test: use util clients in prose tests
durran 107180f
fix: addressing comments
durran eba741d
fix: next comment addressing
durran c944564
fix: next comment addressing
durran dbe8d7f
fix: next comment addressing tests and lint
durran d329f78
test: update command types
durran 80332e8
fix: use test in azure endpoint
durran 86d6c49
test: more comments
durran 060338d
fix: lock all machine workflow token calls
durran d19587d
refactor: use get in common utils
durran d4211d5
test: remaining prose tests
durran 6ace530
test: last prose test
durran 8e74bc9
refactor: update workflow interface to void when needed
durran 7e62668
fix: more comment addressing
durran 00e259d
fix: use timeout as number
durran b67a92a
docs: update version comment
durran d37bdcf
Revert "fix: use timeout as number"
durran be8ba66
docs: document all the APIs
durran 6514ab2
fix: forgot to pass username
durran 0aacf51
docs: move comment
durran 30d8601
refactor: locking and timeouts
durran e85d177
refactor: clear timeout in finally
durran 9aa10c2
test: fix kms test
durran c99f750
test: fix fle unit test
durran fef5d55
test: fix unit tests
durran 6dad21c
fix: type exports
durran 5c7efde
test: fix tests
durran 043620d
test: fix index test
durran c740bf2
test: fix gcp unified testS
durran 89f2ecc
test: hold off on gcp unified for local env
durran 1ae6cc1
test: fix fail points
durran f3098ab
test: use oidc uri in config
durran 6b81a1d
Revert "test: use oidc uri in config"
durran b0fdfb7
test: use oidc config
durran dc16096
Revert "test: use oidc config"
durran 94a9fb9
test: use oidc test env config
durran 17f88c7
fix: lint
durran 0fbca12
fix: comments
durran 36f755c
test: fix unit test imports
durran 158d9fe
test: fix stub
durran ae14727
fix: lint
durran 00ef40a
test: add todo
durran fe2f415
fix: everything but debounce
durran d30ccd2
feat: add workflow executor
durran d4a9275
fix: use workflow executor
durran 86e1323
test: no more custom uri
durran 15a37d9
test: fix azure
durran 6bb6d48
test: remove workflow executor
durran 076db10
test: remove console logs
durran 183f485
fix: locking
durran 2e97a72
fix: move throttling to withLock
durran 84547b0
feat: add connection cache
durran 8cb6c06
test: update for DRIVERS-2915
durran 7a97e6b
docs: doc token resource comma
durran 5799f72
test: update connection string test
durran 4913053
test: fix spec test json
durran 961a1ee
fix: connection cache in access/refresh
durran b959f13
fix: dont permanently reject
durran e6ce764
feat: add timeout context
durran 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.