HTTP Proxy MFA Configuration
2 min
to enable mfa for http proxy establish an ssh connection to single connect as the root user edit the proxy properties file with the command sudo vi /u01/http proxy/conf/http proxy properties search for http proxy otp enabled parameter and set as true http proxy otp enabled=true check the configuration file to see if the parameter above is already configured in it if not, add the lines below if there is a hash (#) sign in front of the parameters, delete the hash (#) sign to activate the parameter if the parameter value is false , change it to true to type or add anything in vi editor, first press the insert button on the keyboard, then type the necessary line press esc to exit typing mode to save the file press esc, then colon ( ), type in wq! and press enter if you do not want to save the changes to the file, press esc, then colon ( ), then type in q! and press enter restart the http proxy with the command sudo systemctl restart pam http after these steps, otp will be required following http proxy log in