A web application is a browser based application. Commonly, the login UI of a web application is form-based. That's why it is often called Form Based Authenticaiton Authentication (FBA).
To secure a web application running on an IIS server with MFA, the web application's login UI must be formed based.
...