Sunbird-RC / community

Repo to enable discussions, issue tracking & documentation for the Sunbird-RC projects
MIT License
12 stars 23 forks source link

[FEAT]: Up-gradation of keycloak version #1014

Open Bhavik237 opened 4 months ago

Bhavik237 commented 4 months ago

What is the feature request for?

Registry Core

What problem/inconvenience (if any) will this feature solve?

It appears that we're still utilizing Keycloak version 14. We need to upgrade to at least version 22 since there have been significant architectural changes starting from version 17, specifically aimed at enhancing scalability and performance.

Describe the feature clearly.

It's crucial to migrate to the latest Keycloak version to mitigate vulnerabilities and enhance performance and scalability. This upgrade will not only reduce vulnerabilities but also significantly boost Keycloak's performance and scalability.

for reference keycloak discussion for performance after keycloak version 17 : https://github.com/keycloak/keycloak/discussions/11074