Keycloak 21.0.2 released

March 30 2023

To download the release go to Keycloak downloads.

Migration from 21.0

Before you upgrade remember to backup your database. If you are not on the previous release refer to the documentation for a complete list of migration changes.

Terms and Conditions user attribute migration

The terms_and_conditions user attribute was accidentally changed in 21.0.0 to uppercase. This version reverts the user attribute back to lowercase. The value of the attribute is set when accepting Terms and Conditions page.

If any of your custom extensions relies on this attribute, you may need to adjust your code to check both attributes terms_and_conditions and TERMS_AND_CONDITIONS.

All resolved issues

Bugs

Upgrading

Before you upgrade remember to backup your database and check the upgrade guide for anything that may have changed.