Getting Started Guide
...
MFA Usage with HTTP Proxy
Configuring MFA for HTTP Proxy
2 min
to enable mfa for http proxy, follow the steps below make an ssh connection to kron pam as the root user edit the proxy properties file with the following command line vi /u01/sc http proxy/proxy properties 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 for if the parameter below is already configured in it if not, add the following line 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 a colon ( ), and then type in wq! and press enter if you donโt want to save the changes on the file, press esc, then a colon ( ), and type in q! and press enter restart http proxy with the following command systemctl restart http prox after these steps, otp will be required after the http proxy login