Okta.Sdk.Model.PasswordImportResponse

October 22, 2025 ยท View on GitHub

Password import inline hook response

Properties

NameTypeDescriptionNotes
CommandsList<PasswordImportResponseCommandsInner>The `commands` object specifies whether Okta accepts the end user's sign-in credentials as valid or not. For the password import inline hook, you typically only return one `commands` object with one array element in it.[optional]

[Back to Model list] [Back to API list] [Back to README]