<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00007j1ZCaCAMOkta Classic EngineAuthenticationAnswered2022-06-10T23:53:00.000Z2022-06-10T19:01:59.000Z2022-06-10T23:53:00.000Z

PPSA.87817 (Customer) asked a question.

Okta Imported Password User API Information

I am trying to create a user using the OKTA user API through postman to this endpoint

{{domain}}/api/v1/users?activate=true using the imported hash password version of the request as seen below:

/help/servlet/rtaImage?refid=0EM4z0000040T5a

The problem I am running into is that my application I am migrating away from uses HMACSHA1 hashing algorithm to generate the password hash for our users. When I set the algorithm to SHA-1 and send the request with the salt and passwordhash I cannot login into the okta org using the users current password in the legacy system. Does anyone know if Okta supports HMACSHA1? Or if that even matters and its a dumb question? Looking for any help and feedback. Thank you!


This question is closed.
Loading
Okta Imported Password User API Information