Skip to content

Integrating with IIS

A default web server is installed for application access. Integration with IIS is used for the following purposes:

  • IIS Single Sign-on authentication.

  • SiteMinder authentication.

  • Use existing web server certificates on IIS.

  • Comply with Common Criteria security requirements.

Using IIS Single Sign-on for authentication

Integration with IIS is a three step process.

  1. Integrate MSS with IIS using the ISAPI redirector.
  2. Integrate products with IIS using the IIS reverse proxy.
  3. Refer to the MSS Administrator Guide to configure MSS for Single Sign-on for IIS authentication.

Using IIS for SiteMinder authentication

Integration with IIS is a three step process.

  1. A SiteMinder Web Agent is installed on IIS and is configured to protect web resources. Refer to the SiteMinder documentation for more information.
  2. Integrate with IIS using the IIS reverse proxy.
  3. Refer to the MSS Administrator Guide to configure MSS for SiteMinder authentication.

Using IIS for other purposes

If you require an IIS front-end for other purposes, integrate IIS using the IIS reverse proxy.

Back to top