Getting Started Guide
...
MFA Usage with HTTP Proxy
Configuring MFA for HTTP Proxy
to enable mfa for http proxy, follow the steps below establish an ssh connection to kron pam as the root user edit the proxy properties file with the following command line vi /pam/https/conf to type or add anything in the vi editor, first press the insert button on the keyboard, then type in the necessary line press esc to exit typing mode check the configuration file to see if the parameter below is already configured in it if not, add the line below http proxy otp enabled=true if there is a hash (#) sign in front of the parameters, delete the hash (#) to activate the parameter if the parameter value is false, change it to true to save the file, press esc, then colon ( ), and then type in wq! and press enter if you don’t want to save the changes on the file, press esc, then colon ( ), type in q!, and press enter restart the http proxy with the following command systemctl restart pam http service after these steps, otp will be required after the http proxy login