Reset Password
Introduction
Configuration
Name
Description
Default value
Mandatory
Expanded
{
"name": "EntraIDResetPassword",
"config": {
"ignore_error": true,
"user_id": "${request.identifier}",
"new_password": "${request.password}",
"force_change_password_next_signin": true
}
}