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-5191): OIDC Auth Updates #3637

Merged
merged 93 commits into from
May 4, 2023
Merged

feat(NODE-5191): OIDC Auth Updates #3637

merged 93 commits into from
May 4, 2023

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    51532f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08823d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a943d7b View commit details
    Browse the repository at this point in the history
  4. test: adding first prose test

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    3383e87 View commit details
    Browse the repository at this point in the history
  5. test: prose tests up to aws

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    3608ea0 View commit details
    Browse the repository at this point in the history
  6. fix: issuer is not optional

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    ac802a2 View commit details
    Browse the repository at this point in the history
  7. test: more callback tests

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    58aa17e View commit details
    Browse the repository at this point in the history
  8. fix: mechanism properties

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    7bac7ea View commit details
    Browse the repository at this point in the history
  9. test: fix path

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    1ab3331 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c45f285 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4fef6d4 View commit details
    Browse the repository at this point in the history
  12. fix: normal string testing

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    0a5453d View commit details
    Browse the repository at this point in the history
  13. test: add debug

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    23fd2c5 View commit details
    Browse the repository at this point in the history
  14. fix: fix formatting

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    640f31e View commit details
    Browse the repository at this point in the history
  15. test: fix sinon chai

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    b020c7d View commit details
    Browse the repository at this point in the history
  16. test: fix test env

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    2402d3a View commit details
    Browse the repository at this point in the history
  17. test: adding reauth tests

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    1d9af2d View commit details
    Browse the repository at this point in the history
  18. test: finish reauth tests

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    5b9f955 View commit details
    Browse the repository at this point in the history
  19. chore: adding console debug

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    3c74e55 View commit details
    Browse the repository at this point in the history
  20. chore: more debug

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    d504784 View commit details
    Browse the repository at this point in the history
  21. fix: no assert, just run

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    47d9b4d View commit details
    Browse the repository at this point in the history
  22. fix: await

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    3f65e9e View commit details
    Browse the repository at this point in the history
  23. test: fixing callback, aws

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    ec1b874 View commit details
    Browse the repository at this point in the history
  24. test: more test fixes

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    45a6220 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    61448a1 View commit details
    Browse the repository at this point in the history
  26. test: move cache clearing

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    99009e1 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e658e7a View commit details
    Browse the repository at this point in the history
  28. test: more test fixes:

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    185c895 View commit details
    Browse the repository at this point in the history
  29. chore: more debug

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    8a8e3c5 View commit details
    Browse the repository at this point in the history
  30. test: more debug

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    cb19e9c View commit details
    Browse the repository at this point in the history
  31. fix: result check

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    76e3e2d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    392b6f6 View commit details
    Browse the repository at this point in the history
  33. test: more test updates

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    e365c69 View commit details
    Browse the repository at this point in the history
  34. test: more updates

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    541e803 View commit details
    Browse the repository at this point in the history
  35. test: more test fixes

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    3ffa95e View commit details
    Browse the repository at this point in the history
  36. test: update prose test debug

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    5a7207a View commit details
    Browse the repository at this point in the history
  37. test: only track find events

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    0d14b64 View commit details
    Browse the repository at this point in the history
  38. fix: speculative auth

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    3617ce2 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    0f139dc View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    c5e435b View commit details
    Browse the repository at this point in the history
  41. fix: speculative auth

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    c722b9f View commit details
    Browse the repository at this point in the history
  42. fix: change cleanup location

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    e3e2422 View commit details
    Browse the repository at this point in the history
  43. fix: change cleanup location

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    fbccca5 View commit details
    Browse the repository at this point in the history
  44. chore: more debug

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    acde726 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    aec6db2 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    22f85d2 View commit details
    Browse the repository at this point in the history
  47. test: fix spec auth test

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    75d3aa3 View commit details
    Browse the repository at this point in the history
  48. test: fix test cleanup

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    ecab8d5 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    6a07a15 View commit details
    Browse the repository at this point in the history
  50. test: use correct error code

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    f5ebffe View commit details
    Browse the repository at this point in the history
  51. fix: speculative auth

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    556b99f View commit details
    Browse the repository at this point in the history
  52. test: more debug

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    434bc01 View commit details
    Browse the repository at this point in the history
  53. fix: no spec auth when reauth

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    bf15cc0 View commit details
    Browse the repository at this point in the history
  54. fix: client leak

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    bec5d9e View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    d9ef4d1 View commit details
    Browse the repository at this point in the history
  56. feat: oidc updates

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    5ca0e6b View commit details
    Browse the repository at this point in the history
  57. test: fixing tests

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    46534f1 View commit details
    Browse the repository at this point in the history
  58. test: update tests

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    b5b53e4 View commit details
    Browse the repository at this point in the history
  59. test: fix readfile

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    f35aa16 View commit details
    Browse the repository at this point in the history
  60. chore: debug

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    393799f View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    0f305a2 View commit details
    Browse the repository at this point in the history
  62. chore: lint

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    fcfd9b6 View commit details
    Browse the repository at this point in the history
  63. chore: debug error

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    1163de6 View commit details
    Browse the repository at this point in the history
  64. refactor: moving validation

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    d1563ae View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    95d9064 View commit details
    Browse the repository at this point in the history
  66. chore: remove console debug

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    82f3e63 View commit details
    Browse the repository at this point in the history
  67. test: fail reauth twice

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    08fc2ef View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    699e5a1 View commit details
    Browse the repository at this point in the history
  69. fix: lint

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    e969628 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    90b0522 View commit details
    Browse the repository at this point in the history
  71. chore: cleanup

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    916aca2 View commit details
    Browse the repository at this point in the history
  72. chore: debug

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    9f3f17c View commit details
    Browse the repository at this point in the history
  73. test: create new client

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    780e4df View commit details
    Browse the repository at this point in the history
  74. chore: remove console logs

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    2e6d7a3 View commit details
    Browse the repository at this point in the history
  75. test: fix unit tests

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    e0899f6 View commit details
    Browse the repository at this point in the history
  76. fix: ts import version

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    87345ec View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    f193239 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    ce5fcab View commit details
    Browse the repository at this point in the history
  79. test: add lock prose test

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    8bb8ae1 View commit details
    Browse the repository at this point in the history
  80. chore: debug

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    dda9dcb View commit details
    Browse the repository at this point in the history
  81. chore: lock again

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    98b7225 View commit details
    Browse the repository at this point in the history
  82. test: use lock cache

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    b4f2008 View commit details
    Browse the repository at this point in the history
  83. test: clear callback cache

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    1abd3b0 View commit details
    Browse the repository at this point in the history
  84. chore: debug

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    76897a4 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    8e5c113 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    9335966 View commit details
    Browse the repository at this point in the history
  87. fix:lint

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    f28c29d View commit details
    Browse the repository at this point in the history
  88. fix: change cache keys

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    68c52ef View commit details
    Browse the repository at this point in the history
  89. fix: timers on node 14

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    fd5a712 View commit details
    Browse the repository at this point in the history
  90. fix: settimeout issues

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    76aa52b View commit details
    Browse the repository at this point in the history
  91. fix: suggestions

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    5fecafc View commit details
    Browse the repository at this point in the history
  92. fix: credentials defaulting

    durran committed May 3, 2023
    Configuration menu
    Copy the full SHA
    b947b11 View commit details
    Browse the repository at this point in the history
  93. fix: comment addressing

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