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

fix(docker-jans-certmanager): resolve key_ops_type created on key rotation #7712

Merged
merged 7 commits into from
Feb 14, 2024

Commits on Feb 11, 2024

  1. fix: handle incorrect types of JWKS

    Signed-off-by: iromli <isman.firmansyah@gmail.com>
    iromli committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    670aa54 View commit details
    Browse the repository at this point in the history
  2. fix: handle missing alg from jwks

    Signed-off-by: iromli <isman.firmansyah@gmail.com>
    iromli committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    dbb2601 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. fix: handle corrupted web keys

    Signed-off-by: iromli <isman.firmansyah@gmail.com>
    iromli committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6407ebf View commit details
    Browse the repository at this point in the history
  2. fix: collect key_ops_type with lowercase value

    Signed-off-by: iromli <isman.firmansyah@gmail.com>
    iromli committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a08145e View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. fix: check uppercased algorithm name in JWKS

    Signed-off-by: iromli <isman.firmansyah@gmail.com>
    iromli committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    4080139 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9930808 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

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