okta / okta-sdk-dotnet

A .NET SDK for interacting with the Okta management API, enabling server-side code to manage Okta users, groups, applications, and more.
Other
160 stars 100 forks source link

OKTA-317191 Implement - Create User with Imported Hashed Password #421

Closed andriizhegurov-okta closed 4 years ago

andriizhegurov-okta commented 4 years ago

Issue \

https://oktainc.atlassian.net/browse/OKTA-317191

Code

Current behavior

Desired behavior

Implemented CreateUserAsync with CreateUserWithImportedHashedPasswordOptions options

Additional Context

https://github.com/okta/okta-sdk-dotnet/issues/402