Kaiwalya KoparkarforElestioelestio.hashnode.dev·Oct 7, 2024Best Practices for Importing Users from Legacy Applications to KeycloakMigrating users from legacy applications into a modern identity and access management system like Keycloak can be a complex process. It requires careful planning and execution to ensure that existing users’ credentials, permissions, and data are secu...Elestio
SuperTokenssupertokens.hashnode.dev·Jul 31, 2023Migrating users without downtime in your service (The Lazy Migration Strategy)Introduction: On the surface, migrating your users from one authentication solution to another seems simple enough. Remove the old authentication logic, integrate with the new authentication provider, and finally import the user profiles to the new i...authentication