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

chore: upgrade to latest Keycloak chart #2399

Merged
merged 7 commits into from
Jan 12, 2022
Merged

chore: upgrade to latest Keycloak chart #2399

merged 7 commits into from
Jan 12, 2022

Commits on Jan 7, 2022

  1. (security) Upgrade to latest Keycloak chart.

    While the current version of Keycloak is not explicitly
    affected by Log4shell, it is however safer to ship a
    more recent version.
    aledegano authored and rokroskar committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    490c4d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9911b8 View commit details
    Browse the repository at this point in the history
  3. chore: make keycloak init script more robust

    do not fail if the secret is not set, as is the case
    for public clients. It seems that in current version of Keycloak
    the server doesn't return a secret for public clients (makes sense)
    but in older versions it did (doesn't make sense).
    rokroskar committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    9f82502 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f784f21 View commit details
    Browse the repository at this point in the history
  5. Revert "chore: update tests for new keycloak"

    This reverts commit e20f6eb.
    rokroskar committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    4320af5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    579e4e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c535c9 View commit details
    Browse the repository at this point in the history