Password Hash PBKDF2 SHA-1

Hi there,

I am going to migrate users from user store (SQL Server) to OKTA, however, the password hash algorithm we used in user store is PBKDF2 (SHA1_HMAC) which is not supported - OKTA supports PBKDF2 (SHA256_HMAC and SHA512_HMAC).

Is there anyway to backward compatible with SHA1_HMAC?

Regards,
Jay

Nobody knows about this?