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

DRIVERS-2672 Add OIDC machine workflow spec. #1471

Merged
merged 46 commits into from
Jan 31, 2024

Commits on Jan 4, 2024

  1. DRIVERS-2616 OIDC-SASL Follow-Up

    blink1073 authored and matthewdale committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    fbc3d72 View commit details
    Browse the repository at this point in the history
  2. finish refactor

    blink1073 authored and matthewdale committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f01c678 View commit details
    Browse the repository at this point in the history
  3. syntax

    blink1073 authored and matthewdale committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    62130cf View commit details
    Browse the repository at this point in the history
  4. Update source/auth/auth.rst

    Co-authored-by: Anna Henningsen <github@addaleax.net>
    2 people authored and matthewdale committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    d09ae6c View commit details
    Browse the repository at this point in the history
  5. Update source/auth/auth.rst

    Co-authored-by: Anna Henningsen <github@addaleax.net>
    2 people authored and matthewdale committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    67c9794 View commit details
    Browse the repository at this point in the history
  6. address review

    blink1073 authored and matthewdale committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    b7f750c View commit details
    Browse the repository at this point in the history
  7. Update source/auth/auth.rst

    Co-authored-by: Matt Dale <9760375+matthewdale@users.noreply.github.com>
    blink1073 and matthewdale committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    a333353 View commit details
    Browse the repository at this point in the history
  8. address review

    blink1073 authored and matthewdale committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    aa1ada7 View commit details
    Browse the repository at this point in the history
  9. add qa

    blink1073 authored and matthewdale committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    93d9b27 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    46afc8d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2c0e07a View commit details
    Browse the repository at this point in the history
  12. Apply suggestions from code review

    Co-authored-by: Anna Henningsen <github@addaleax.net>
    matthewdale and addaleax committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    becadd5 View commit details
    Browse the repository at this point in the history
  13. Remove references to GCP OIDC provider flows, fix heading formatting,…

    … correct cache behavior.
    matthewdale committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    5b0665e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    88de5b9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e9972de View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    17fd8a5 View commit details
    Browse the repository at this point in the history
  17. Fix quotes in ALLOWED_HOSTS

    Co-authored-by: Durran Jordan <durran@gmail.com>
    matthewdale and durran committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    cf5455e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b349eb2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1fb61b6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    be7f515 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    48f9fd4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f841d13 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9523a84 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    98eec93 View commit details
    Browse the repository at this point in the history
  25. Fix indentation spaces.

    matthewdale committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f8c3b4b View commit details
    Browse the repository at this point in the history
  26. Remove the undocumented 'callback' param from auth spec tests and com…

    …bine OIDC MongoCredential properties sections.
    matthewdale committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    1ec045c View commit details
    Browse the repository at this point in the history
  27. Apply suggestions from code review

    Co-authored-by: Durran Jordan <durran@gmail.com>
    matthewdale and durran committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    82a20d4 View commit details
    Browse the repository at this point in the history
  28. Fix RST formatting.

    matthewdale committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9ff52c0 View commit details
    Browse the repository at this point in the history
  29. Fix Sphinx lint errors.

    matthewdale committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    4e1a5f5 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    7f79ecd View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

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

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    cd1470d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ef2650 View commit details
    Browse the repository at this point in the history
  3. Fix master merge.

    matthewdale committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    bb09469 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

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

Commits on Jan 22, 2024

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

Commits on Jan 24, 2024

  1. Update source/auth/auth.rst

    Co-authored-by: Jeff Yemin <jeff.yemin@mongodb.com>
    matthewdale and jyemin authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    11357db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    357cad9 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

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

Commits on Jan 26, 2024

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

Commits on Jan 30, 2024

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

Commits on Jan 31, 2024

  1. Clarify config of retryReads in prose tests. Remove checking for extr…

    …a fields in prose tests.
    matthewdale committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    95395e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f41bb37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b07e16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    353fa83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4203a6d View commit details
    Browse the repository at this point in the history