Question

As the title says: Is there anyway to import the users (and their passwords!) from the old Membership provider to the new Identity system?

I can see in the old table layout there is a Password and PasswordSalt column, but in the new IdentityUsers table there is only a PasswordHash column. I am hoping there is a way to copy users from the old system to the new one without messing around with creating new passwords.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top