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

feat(NODE-5464): OIDC machine and callback workflow #3912

Open
wants to merge 58 commits into
base: main
Choose a base branch
from
Open

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    34ac057 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd13b9f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    fb8fbe3 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    7d4e0c3 View commit details
    Browse the repository at this point in the history
  2. fix: callback speculative auth

    durran committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9ef391e View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    ffa5dc7 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. fix: addressing comments

    durran committed May 2, 2024
    Configuration menu
    Copy the full SHA
    292df58 View commit details
    Browse the repository at this point in the history
  2. fix: next comment addressing

    durran committed May 2, 2024
    Configuration menu
    Copy the full SHA
    376bc2d View commit details
    Browse the repository at this point in the history
  3. fix: next comment addressing

    durran committed May 2, 2024
    Configuration menu
    Copy the full SHA
    2fc8e41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03bb7a8 View commit details
    Browse the repository at this point in the history
  5. test: update command types

    durran committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1b59b51 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03bc829 View commit details
    Browse the repository at this point in the history
  7. test: more comments

    durran committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d493d78 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    580ad1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd0404b View commit details
    Browse the repository at this point in the history
  3. test: remaining prose tests

    durran committed May 5, 2024
    Configuration menu
    Copy the full SHA
    f07a752 View commit details
    Browse the repository at this point in the history
  4. test: last prose test

    durran committed May 5, 2024
    Configuration menu
    Copy the full SHA
    f57e7bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4b8334 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. fix: more comment addressing

    durran committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a25a40b View commit details
    Browse the repository at this point in the history
  2. fix: use timeout as number

    durran committed May 6, 2024
    Configuration menu
    Copy the full SHA
    23e2bc3 View commit details
    Browse the repository at this point in the history
  3. docs: update version comment

    durran committed May 6, 2024
    Configuration menu
    Copy the full SHA
    5b7d33f View commit details
    Browse the repository at this point in the history
  4. Revert "fix: use timeout as number"

    This reverts commit 23e2bc3.
    durran committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3004a3f View commit details
    Browse the repository at this point in the history
  5. docs: document all the APIs

    durran committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2fa7335 View commit details
    Browse the repository at this point in the history
  6. fix: forgot to pass username

    durran committed May 6, 2024
    Configuration menu
    Copy the full SHA
    20d9485 View commit details
    Browse the repository at this point in the history
  7. docs: move comment

    durran committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6080367 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5da460 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    920a61e View commit details
    Browse the repository at this point in the history
  10. test: fix kms test

    durran committed May 6, 2024
    Configuration menu
    Copy the full SHA
    82392cf View commit details
    Browse the repository at this point in the history
  11. test: fix fle unit test

    durran committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6b32567 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. test: fix unit tests

    durran committed May 7, 2024
    Configuration menu
    Copy the full SHA
    bfa878c View commit details
    Browse the repository at this point in the history
  2. fix: type exports

    durran committed May 7, 2024
    Configuration menu
    Copy the full SHA
    71a76d3 View commit details
    Browse the repository at this point in the history
  3. test: fix tests

    durran committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e751ff3 View commit details
    Browse the repository at this point in the history
  4. test: fix index test

    durran committed May 7, 2024
    Configuration menu
    Copy the full SHA
    c66e173 View commit details
    Browse the repository at this point in the history
  5. test: fix gcp unified testS

    durran committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a2da4d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3695fe1 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. test: fix fail points

    durran committed May 8, 2024
    Configuration menu
    Copy the full SHA
    23d4797 View commit details
    Browse the repository at this point in the history
  2. test: use oidc uri in config

    durran committed May 8, 2024
    Configuration menu
    Copy the full SHA
    67c931c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Revert "test: use oidc uri in config"

    This reverts commit 67c931c.
    durran committed May 10, 2024
    Configuration menu
    Copy the full SHA
    31eec93 View commit details
    Browse the repository at this point in the history
  2. test: use oidc config

    durran committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2a2b3b3 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Revert "test: use oidc config"

    This reverts commit 2a2b3b3.
    durran committed May 12, 2024
    Configuration menu
    Copy the full SHA
    a1dc98b View commit details
    Browse the repository at this point in the history
  2. test: use oidc test env config

    durran committed May 12, 2024
    Configuration menu
    Copy the full SHA
    44781ea View commit details
    Browse the repository at this point in the history
  3. fix: lint

    durran committed May 12, 2024
    Configuration menu
    Copy the full SHA
    8fe0044 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. fix: comments

    durran committed May 14, 2024
    Configuration menu
    Copy the full SHA
    02af687 View commit details
    Browse the repository at this point in the history
  2. test: fix unit test imports

    durran committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ad5ee96 View commit details
    Browse the repository at this point in the history
  3. test: fix stub

    durran committed May 14, 2024
    Configuration menu
    Copy the full SHA
    adbf329 View commit details
    Browse the repository at this point in the history
  4. fix: lint

    durran committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c1cfe50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    522488e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. test: add todo

    durran committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7dc52b5 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. fix: everything but debounce

    durran committed May 27, 2024
    Configuration menu
    Copy the full SHA
    be5f9ab View commit details
    Browse the repository at this point in the history
  2. feat: add workflow executor

    durran committed May 27, 2024
    Configuration menu
    Copy the full SHA
    71b9a1c View commit details
    Browse the repository at this point in the history
  3. fix: use workflow executor

    durran committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9df0cbd View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. test: no more custom uri

    durran committed May 28, 2024
    Configuration menu
    Copy the full SHA
    241d4a9 View commit details
    Browse the repository at this point in the history
  2. test: fix azure

    durran committed May 28, 2024
    Configuration menu
    Copy the full SHA
    03184d9 View commit details
    Browse the repository at this point in the history
  3. test: remove workflow executor

    durran committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f359671 View commit details
    Browse the repository at this point in the history
  4. test: remove console logs

    durran committed May 28, 2024
    Configuration menu
    Copy the full SHA
    07a8136 View commit details
    Browse the repository at this point in the history
  5. fix: locking

    durran committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a5bb8f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ec6171 View commit details
    Browse the repository at this point in the history
  7. feat: add connection cache

    durran committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3fdd605 View commit details
    Browse the repository at this point in the history