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

Joe/dpop #172

Merged
merged 28 commits into from
Jun 15, 2023
Merged

Joe/dpop #172

merged 28 commits into from
Jun 15, 2023

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    58321e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eda53b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    4f83a18 View commit details
    Browse the repository at this point in the history
  2. Cleaned up access token retrieval types

    Renamed, use separate files, add xml doc
    josephdecock committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    f80ebc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    bd60fee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31bea7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cfe70d View commit details
    Browse the repository at this point in the history
  4. Add dpop jwk option

    josephdecock committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    308a5ac View commit details
    Browse the repository at this point in the history
  5. Add dpop sample

    josephdecock committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    7805d4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    256aa11 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3bcf16 View commit details
    Browse the repository at this point in the history
  8. access token transform improvements

    - Remove existing DPoP headers
    - Allow opt-out of DPoP by returning null from the proof service
    - Set the Url without using the proxy requestUri (which is not available
    within the transform)
    josephdecock committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    f1f8786 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    384f40b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    5ca12c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3bc951 View commit details
    Browse the repository at this point in the history
  3. Remove duplicate short circuiting logic

    Returning 401 when a required access token is missing is now handled in the transform
    josephdecock committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c674ab3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffc1ed2 View commit details
    Browse the repository at this point in the history
  5. Add missing xmldoc

    josephdecock committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    662ce47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5cce920 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ec0fde View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b65499d View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    c975b79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b68df36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a742877 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebde44b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    937261b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5891019 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d5b3d1 View commit details
    Browse the repository at this point in the history