Our developers call web forms using the format => http://mycomputer.com:7777/forms/frmservlet?userid=un/pw&form=hrapp
The clear text un/pw was found during a security scan. I have searched and can not find a solution to mask the un/pw. Is there any white papers, websites, or solutions that someone can provide to mask the un/pw that is in clear text? I know of using the config= parameter, but do not want to use that.