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

OIDC: refresh tokens #3764

Merged
merged 50 commits into from
Oct 11, 2023
Merged

OIDC: refresh tokens #3764

merged 50 commits into from
Oct 11, 2023

Commits on Jul 17, 2023

  1. very messy poc

    Kerry Archibald committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    574dd36 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Merge branch 'develop' into kerry/token-refresh-poc

    Kerry Archibald committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0a00677 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. iterate

    Kerry Archibald committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3cc1bcd View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Merge branch 'develop' into kerry/token-refresh-poc

    Kerry Archibald committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    8580e39 View commit details
    Browse the repository at this point in the history
  2. more types and use tokenRefreshFunction

    Kerry Archibald committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    8fe0ea7 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Merge branch 'develop' into kerry/token-refresh-poc

    Kerry Archibald committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    fef4024 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Merge branch 'develop' into kerry/token-refresh-poc

    Kerry Archibald committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    5db66c6 View commit details
    Browse the repository at this point in the history
  2. working refresh without persistence

    Kerry Archibald committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    3d7afcf View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. tidy

    Kerry Archibald committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    17bd9b4 View commit details
    Browse the repository at this point in the history
  2. add claims to completeauhtorizationcodegrant response

    Kerry Archibald committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    0299230 View commit details
    Browse the repository at this point in the history
  3. export tokenrefresher from matrix

    Kerry Archibald committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    05611aa View commit details
    Browse the repository at this point in the history
  4. add idtokenclaims

    Kerry Archibald committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    f534fe2 View commit details
    Browse the repository at this point in the history
  5. add claims to completeauhtorizationcodegrant response

    Kerry Archibald committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2a09a57 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'kerry/25392/persist-oidc-token-claims' into kerry/token…

    …-refresh-poc
    Kerry Archibald committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    5b95180 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c87347b View commit details
    Browse the repository at this point in the history
  8. only one token refresh attempt at a time

    Kerry Archibald committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    b4dec80 View commit details
    Browse the repository at this point in the history
  9. tests

    Kerry Archibald committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a3bb5fe View commit details
    Browse the repository at this point in the history
  10. comments

    Kerry Archibald committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2c6eafa View commit details
    Browse the repository at this point in the history
  11. add tokenRefresher class

    Kerry Archibald committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    97c0f71 View commit details
    Browse the repository at this point in the history
  12. export generateScope

    Kerry Archibald committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    f499c9e View commit details
    Browse the repository at this point in the history
  13. export oidc from matrix

    Kerry Archibald committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4879f94 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Merge branch 'kerry/25839/token-refresher-class' into kerry/token-ref…

    …resh-poc
    Kerry Archibald committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    47d8c26 View commit details
    Browse the repository at this point in the history
  2. test refreshtoken

    Kerry Archibald committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    90c19a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85b0591 View commit details
    Browse the repository at this point in the history
  4. mark experimental

    Kerry Archibald committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f5168ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71aa637 View commit details
    Browse the repository at this point in the history
  6. add getRefreshToken to client

    Kerry Archibald committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    8d146ae View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Apply suggestions from code review

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    Kerry and richvdh committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    06b00a2 View commit details
    Browse the repository at this point in the history
  2. remove some vars in test

    Kerry Archibald committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c0ec887 View commit details
    Browse the repository at this point in the history
  3. make TokenRefresher un-abstract, comments and improvements

    Kerry Archibald committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    cc62fac View commit details
    Browse the repository at this point in the history
  4. Merge branch 'kerry/25839/token-refresher-class' into kerry/token-ref…

    …resh-poc
    Kerry Archibald committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    fe439c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. remove invalid jsdoc

    Kerry Archibald committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    43070f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c46425 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'kerry/25839/token-refresher-class' into kerry/token-ref…

    …resh-poc
    Kerry Archibald committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7feed0f View commit details
    Browse the repository at this point in the history
  4. Update src/oidc/tokenRefresher.ts

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    Kerry and richvdh committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    4b1b5ef View commit details
    Browse the repository at this point in the history
  5. Code review improvements

    Kerry Archibald committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    ac1a44b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df8df67 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71f2f3f View commit details
    Browse the repository at this point in the history
  8. fix verification integ tests

    Kerry Archibald committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    5a70f65 View commit details
    Browse the repository at this point in the history
  9. remove unused type from props

    Kerry Archibald committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    25be4bb View commit details
    Browse the repository at this point in the history
  10. fix incomplete mock fn in fetch.spec

    Kerry Archibald committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    445315d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    c1268a8 View commit details
    Browse the repository at this point in the history
  2. document TokenRefreshFunction

    Kerry Archibald committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    2c2f0fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b02431 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Merge branch 'kerry/25839/token-refresher-class' into kerry/token-ref…

    …resh-poc
    Kerry Archibald committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f0271fd View commit details
    Browse the repository at this point in the history
  2. comments

    Kerry Archibald committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    482e77a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into kerry/token-refresh-poc

    Kerry Archibald committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    dd26ac1 View commit details
    Browse the repository at this point in the history
  4. tidying

    Kerry Archibald committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    dc3cf01 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    55cdda4 View commit details
    Browse the repository at this point in the history
  2. update for injected logger

    Kerry Archibald committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    0a17770 View commit details
    Browse the repository at this point in the history