Set Up IIS
- In IIS, create a web site to serve as the
AgileForms proxy. Give the site the name AFProxy and the port number
55551.
- Enable Anonymous Authentication for AFProxy.
- Create an application pool for AgileForms.
- Set up the application pool identity to use a custom account, and set the
credentials to use the AgilePoint service account.
- Create the main AgileForms website with the
name and port number of your choice.
- Set the web site to use the application pool you created for AgileForms.
- Disable Anonymous Authentication for the site.
- Enable Integrated Windows Authentication for the site.