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

JWK Common Parameters #520

Merged
merged 16 commits into from
Oct 14, 2022
Merged

JWK Common Parameters #520

merged 16 commits into from
Oct 14, 2022

Commits on Oct 7, 2022

  1. Added a common_parameters parameter to JWKs

    representing values from the IANA JSON Web Key Parameters Registry
    which are not specific to any key type
    bellebaum committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    5059cca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b382024 View commit details
    Browse the repository at this point in the history
  3. Rubocop linting changes

    bellebaum committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    aee7d1d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    ce59f86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57fb464 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1898cb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

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

Commits on Oct 12, 2022

  1. JWK: Keypair caching

    bellebaum committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    dc9ab94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c158df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    540ae33 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    9d12031 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    356e946 View commit details
    Browse the repository at this point in the history
  3. JWK: More Documentation

    bellebaum committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    b36428b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    c4c4496 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    579a5f6 View commit details
    Browse the repository at this point in the history
  3. JWK: Updated CHANGELOG

    bellebaum committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    487f115 View commit details
    Browse the repository at this point in the history