
6neth (6neth) asked a question.
We need to migrate all our users from asp.net membership database including roles and hashed password to OKTA for user authentication and authorization. Is there any way/process we need to follow to have seamless migration so that user can use the same login once the conventional user login form will be migrated to OKTA authentication. We are using .net core as technology stack for okta integration as sql server as backend.

We have the following Migration Guide that should help: https://www.okta.com/resources/whitepaper/okta-user-migration-guide/
Specifically for migrating hashed passwords, please see the "Hybrid live migration" section.