Previous Topic: How to Configure Application Request Routing (ARR) for HTML Forms AuthenticationNext Topic: How to Allow the NTC to Encode URLs During Redirects to Protected Resources


How to Configure the FCC to Allow Windows Authentication

The CA SiteMinder® Forms Credential Collector (FCC) is designed to enable CA Services to trigger custom authentication schemes securely. As such, the FCC can authenticate users against any authentication scheme. However, the FCC does not authenticate against Windows authentication schemes by default. This behavior prevents an attacker from exploiting the FCC to generate a CA SiteMinder® session for any valid Windows user in certain configurations.

If your environment requires the FCC to authenticate against the Windows authentication scheme, you can enable it by specifying the EnableFCCWindowsAuth agent configuration parameter. However, before you enable FCC support for Windows authentication, review the risks of doing so and be aware of configurations that expose the vulnerability.

Diagram illustrating how to configure the EnableFCCWindowsAuth parameter

  1. Review the risks of enabling the FCC to allow Windows authentication.
  2. Configure the FCC to allow Windows authentication.

Risks of Enabling the FCC to Allow Windows Authentication

By default, the FCC does not authenticate against Windows authentication schemes. You can enable the FCC to allow Windows authentication. However, doing so exposes a vulnerability whereby an attacker could use an FCC to generate a CA SiteMinder® session for any valid Windows user in certain configurations.

The vulnerability is present in configurations in which the same CA SiteMinder® Agent name or Agent group name is used in both an HTML Forms-protected realm and a Windows-protected realm. For example, a configuration in which a single Web Agent is configured to protect different realms that are configured with HTML Forms and Windows authentication.

Consider the following example scenario:

The attack occurs as follows:

  1. The attacker modifies the TARGET parameter in the HTML form from "Resource A" to "Resource B."
  2. The attacker submits the form with any valid Windows username.
  3. The FCC passes the username to the Policy Server for authentication. CA SiteMinder® executes the Windows authentication scheme instead of the HTML Forms authentication scheme and the username is validated.

The result is a CA SiteMinder® session returned to the user which enables single sign-on for all following requests where the new session is considered valid. The attacker is now impersonating the user whose Windows username was submitted to the FCC.

Configure the FCC to Allow Windows Authentication

You configure the FCC to allow Windows authentication by specifying the following agent configuration parameter:

EnableFCCWindowsAuth

Specifies whether an agent, acting as an FCC, can authenticate users against resources that the CA SiteMinder® Windows authentication scheme protects.

This parameter uses the following values:

Default: No