CHW-1112 PasswordInvalid

invalid password

Default message: invalid password
HTTP status: 401 (client)

Problem. A step-up password check failed (e.g. disabling 2FA, admin 2FA reset). Cause. The supplied password does not match the hashed value on the caller’s own user row. Fix. Re-enter the correct password. This is distinct from CHW-1101 so step-up flows can render a specific error without changing login-time semantics. HTTP 401.