Binary package “libapache2-mod-intercept-form-submit” in ubuntu bionic

Apache module to intercept login form submission and run PAM authentication

 mod_intercept_form_submit can intercept submission of application login
 forms. It retrieves the login and password information from the POST
 HTTP request, runs PAM authentication with those credentials, and sets
 the REMOTE_USER environment variable if the authentication passes.