Kinde · Arazzo Workflow
Kinde Migrate User with Password
Version 1.0.0
Create a user with an email identity and import their existing hashed password.
View Spec
View on GitHub
AuthenticationAuthorizationCustomer IdentityIdentity ManagementOpenID ConnectSingle Sign-OnMulti-Factor AuthenticationRole-Based Access ControlFeature FlagsBillingB2BSoftware-as-a-ServiceDeveloper PlatformArazzoWorkflows
Provider
Workflows
migrate-user-with-password
Create a user and import their existing hashed password.
Creates a user with a verified email identity, sets the user's password from a pre-computed hash, then retrieves the user record to verify the migration.
1
createUser
Create the user with a verified email identity. Returns the Kinde user id used to set the password.
2
importPassword
Import the user's existing hashed password so they can sign in with their current credentials without a reset.
3
verifyUser
Retrieve the user record to confirm the user exists and the migration completed.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.