2FA PUSH authentications are failing with ADFS 3.0 and Office 365.
Unable to identify the form field. Try
manual
method.
---
When debug browser logs are enabled (F12), observe the JavaScript linevip?appId=0123456789&idpURL=https://vipssp.example.com:8233/vipssp/&autoIntegration=manual:316
The Formfield Name is incorrect in the IAScript.JS
Change the formfield parameter to "VIPPassword", as per ADFS Integration guide.