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

sig#779 - Upgrade to Keycloak version 25 #85

Closed
2 tasks done
evegufy opened this issue Apr 9, 2024 · 1 comment
Closed
2 tasks done

sig#779 - Upgrade to Keycloak version 25 #85

evegufy opened this issue Apr 9, 2024 · 1 comment
Assignees

Comments

@evegufy
Copy link
Contributor

evegufy commented Apr 9, 2024

Description

Upgrade centralidp and sharedidp to Keycloak version 25.
The latest version at this point in time is 25.0.6 (corresponding to Bitnami chart version 23.0.0)

Important: the Postgres version of the dependency needs to remain 15 (as that's the aligned version in TRG 5.07) and the Bitnami chart has already moved on to Postgres version 16 in the subchart.

Acceptance Criteria

  • App version has been upgraded to v25
  • Postgres version of the dependency is still 15

Benefits

Keeping up to date with the latest Keycloak releases offers several benefits like security patches and bug fixes as well as new features, see release notes v24 and release notes v25.

@evegufy evegufy added this to Portal Apr 9, 2024
@github-project-automation github-project-automation bot moved this to NEW USER REQUEST in Portal Apr 9, 2024
@evegufy evegufy moved this from NEW USER REQUEST to BACKLOG in Portal Apr 9, 2024
@evegufy evegufy added this to the Release 24.08 milestone Apr 9, 2024
@evegufy evegufy modified the milestones: Release 24.08, Release 24.12 Aug 5, 2024
@evegufy evegufy changed the title Upgrade to Keycloak version 24 sig#779 - Upgrade to Keycloak version 24 Sep 23, 2024
@evegufy evegufy changed the title sig#779 - Upgrade to Keycloak version 24 sig#779 - Upgrade to Keycloak version 25 Oct 7, 2024
@evegufy evegufy moved this from BACKLOG to IN PROGRESS in Portal Oct 7, 2024
evegufy added a commit to eclipse-tractusx/portal-frontend-registration that referenced this issue Oct 21, 2024
evegufy added a commit to eclipse-tractusx/portal-frontend that referenced this issue Oct 21, 2024
@evegufy evegufy moved this from IN PROGRESS to IN REVIEW in Portal Oct 24, 2024
@evegufy
Copy link
Contributor Author

evegufy commented Nov 11, 2024

Upgrade to v25 done.
I was also considering directly upgrading to v26 but as that version was out only very recently at that point and I encountered some issues which would impact our current sandboxes (Umbrella and LocalDev) due to further security enhancements essentially not supporting cross-origin POST requests - so a regular browser flow - when running in an insecure context (without TLS, with the exception of localhost), I postponed it.
Relates to:
keycloak/keycloak#32087
keycloak/keycloak#32130
https://keycloak.discourse.group/t/error-web-crypto-api-is-not-available/28381

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

1 participant