Skip to main content
Skip table of contents

Keycloak 22 Migration Guide [Prep GEN]

Pre-requisite

  • Create a backup for Keycloak database in Postgres.

    • Refer to Database Backup & Restore (on this page).


Database Backup & Restore

Backup

  • Using PgAdmin4

  1. Download and Install PgAdmin4.

  2. Connect to Keycloak Postgres Server.

  3. Back up the targeted database with the steps shown in the image below.

image-20240315-075758.png

Restore

  • In case if roll back is required, we can restore using PgAdmin4.1

  1. Connect to Keycloak Postgres Server.

  2. Restore the backup to the targeted database with the steps shown in the image below.

image-20240315-070748.png

You can also refer to the following link for other way to back up or restore the database.
https://www.linkedin.com/pulse/postgresql-database-backup-restore-comprehensive-viswanatham


Known Issues

  • LDAP UI is not displaying properly in Keycloak Admin Console. It is advisable to use ConfigPortal / AuthService to make changes to Keycloak.

  • The UI display for groups which are associated with multi-parents in Keycloak 22 may not be displaying properly.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.