Views:

To authenticate all HTTP sessions including non-browser applications such as cloud apps:

  1. Log in to IWSVA command line interface (cli) using the root account.
  2. Use vi editor to edit the /etc/iscan/intscan.ini file.
  3. Set the value of disable_app_www_authentication tono”.

    disable_app_www_authentication=no

  4. Save the file.

  5. Restart the HTTP daemon using the command below:

    # /etc/iscan/S99ISproxy stop && /etc/iscan/S99ISproxy start