Recording Kerberos applications with Mozilla Firefox

You must configure your browser before recording Kerberos applications.

Before you begin

The client computer must be a member of the domain for which single sign-on (SSO) has been defined.

Procedure

To configure Mozilla Firefox to use Simple and Protected GSS-API Negotiation Mechanism (SPNEGO):
  1. Start Mozilla Firefox.
  2. In the location bar, type about:config.
  3. In the Filter field, type network.n.
  4. Double-click the network.negotiate-auth.trusted-uris preference.
    The network.negotiate-auth.trusted-uris preference lists the sites that are permitted to engage in SPNEGO authentication with the browser.
  5. In the Enter string value window, type a comma-delimited list of URLs of trusted domains.
  6. Click OK.
  7. Optional: If the application under test uses the advanced Kerberos feature called Credential Delegation, double-click the network.negotiate-auth.delegation-uris preference. Type a comma-delimited list of URLs of trusted domains.
    The network.negotiate-auth.delegation-uris preference lists the sites to which the browser may delegate user authentication.