Tag · 2 articles
Iam-Operations
password-migration
Feb 5, 2026 · 6 min readPassword Hash Migration Between Identity Platforms: A Practical Guide
Migrating users between identity platforms without forcing password resets? Import bcrypt, PBKDF2, Argon2 hashes directly into Keycloak via Admin REST API, or use progressive rehashing for Okta/Entra ID. Includes compatibility matrix, bulk import commands, and zero-downtime migration strategy.
keycloak
Feb 5, 2026 · 7 min readKeycloak Major Version Upgrade: Migration Guide from 21 to 26
Keycloak upgrade guide from version 21 to 26 covering breaking changes, database migration, Infinispan Protostream cache switch, theme v2 migration, and step-by-step procedures for each major version.