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-4929): Add OIDC Azure workflow #3670

Merged
merged 40 commits into from
Jun 6, 2023
Merged

feat(NODE-4929): Add OIDC Azure workflow #3670

merged 40 commits into from
Jun 6, 2023

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    7fd4c02 View commit details
    Browse the repository at this point in the history
  2. refactor: token caches

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    e15b4b8 View commit details
    Browse the repository at this point in the history
  3. test: update configs

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    cb72e60 View commit details
    Browse the repository at this point in the history
  4. fix: add azure error

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    31a5e1e View commit details
    Browse the repository at this point in the history
  5. test: point at new branch

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    71ba05e View commit details
    Browse the repository at this point in the history
  6. test: update permissions

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a8fa022 View commit details
    Browse the repository at this point in the history
  7. test: fix unit test

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b9a3ba4 View commit details
    Browse the repository at this point in the history
  8. test: setup scripts

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    8cfa756 View commit details
    Browse the repository at this point in the history
  9. test: install deps

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    42ddd33 View commit details
    Browse the repository at this point in the history
  10. test: fix unit tests

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5614f45 View commit details
    Browse the repository at this point in the history
  11. fix: make azure error public

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3e7c17a View commit details
    Browse the repository at this point in the history
  12. test: first 2 prose tests

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7ce4c4d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5c80981 View commit details
    Browse the repository at this point in the history
  14. test: add reauth test

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3e65c3f View commit details
    Browse the repository at this point in the history
  15. test: debug tests

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    0af4f95 View commit details
    Browse the repository at this point in the history
  16. test: update cache getter

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    31a0b37 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2b0bf48 View commit details
    Browse the repository at this point in the history
  18. chore: debug

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a15ad09 View commit details
    Browse the repository at this point in the history
  19. test: update uris

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    38b5d7b View commit details
    Browse the repository at this point in the history
  20. test: updatescript

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    0409aa8 View commit details
    Browse the repository at this point in the history
  21. fix: token audience property

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    2e28cca View commit details
    Browse the repository at this point in the history
  22. test: parse tokens

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    339ec68 View commit details
    Browse the repository at this point in the history
  23. test: fix logic

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    722a814 View commit details
    Browse the repository at this point in the history
  24. test: more debug

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c71adf1 View commit details
    Browse the repository at this point in the history
  25. test: move validation

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    de3d9f0 View commit details
    Browse the repository at this point in the history
  26. test: await fail point

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    29288c6 View commit details
    Browse the repository at this point in the history
  27. test: monitor commands

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    fb316d7 View commit details
    Browse the repository at this point in the history
  28. chore: remove console logging

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    25ec3da View commit details
    Browse the repository at this point in the history
  29. test: fix script

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a32bd39 View commit details
    Browse the repository at this point in the history
  30. test: fix unit test

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    fce0ccd View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d160ac5 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    95e17e7 View commit details
    Browse the repository at this point in the history
  33. test: update per suggestions

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    0b4e3b6 View commit details
    Browse the repository at this point in the history
  34. test: fix prose test

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    506e6b6 View commit details
    Browse the repository at this point in the history
  35. test: fix ubuntu distro

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    29ed901 View commit details
    Browse the repository at this point in the history
  36. test: run correct script

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    23be573 View commit details
    Browse the repository at this point in the history
  37. test: use auth dir

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    236a64c View commit details
    Browse the repository at this point in the history
  38. test: use subprocess

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    384eaa1 View commit details
    Browse the repository at this point in the history
  39. chore: update comment

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    0064fdd View commit details
    Browse the repository at this point in the history
  40. fix: lint

    durran committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d901e52 View commit details
    Browse the repository at this point in the history