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

First draft of DPoP support #1184

Merged
merged 47 commits into from
Mar 13, 2023
Merged

First draft of DPoP support #1184

merged 47 commits into from
Mar 13, 2023

Commits on Feb 13, 2023

  1. quick commiut to save work

    brockallen committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    63c237e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

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

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    09d6b79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6a9736 View commit details
    Browse the repository at this point in the history
  3. update nonce test

    brockallen committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    134812f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c545cbd View commit details
    Browse the repository at this point in the history
  5. fix some test names

    brockallen committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    bea586b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0d7816 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. first integration tests

    brockallen committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    58a8aa0 View commit details
    Browse the repository at this point in the history
  2. more integration tests

    brockallen committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    29f1a2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97eb350 View commit details
    Browse the repository at this point in the history
  4. test name change

    brockallen committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    aa11b74 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    029be60 View commit details
    Browse the repository at this point in the history
  2. prefer IsPresent helpers

    brockallen committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    b76de9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1dc6e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    421b243 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    eb28af1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77490cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05ec8c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad9c084 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f87ead8 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    0445ebe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a10f16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44860f0 View commit details
    Browse the repository at this point in the history
  4. reomve unused method

    brockallen committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    eba796b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fdba6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17c6fb1 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    87401d0 View commit details
    Browse the repository at this point in the history
  2. update IdentityModel

    brockallen committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    ca90d2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f773d7d View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. more updates from review

    brockallen committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    86a4335 View commit details
    Browse the repository at this point in the history
  2. update tests

    brockallen committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    bffa62c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bf1577 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. add renew button

    brockallen committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    3b17adf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68c4907 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a19a451 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. more pop refinement

    brockallen committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    b98fa89 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. add helpers for jkt

    brockallen committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    4b7c545 View commit details
    Browse the repository at this point in the history
  2. add proof type concept, save on refresh token, and handle legacy refr…

    …esh tokens to determine prior proof type
    brockallen committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    ffa5f20 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

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

Commits on Mar 8, 2023

  1. add comment

    brockallen committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    d0b8854 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4494135 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79d78a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    666622a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c20f70 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    ca9fd67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e51c7b View commit details
    Browse the repository at this point in the history