Web Policy Agents 2023.3

Enable FQDN Check

When true, the agent checks whether request URLs match values in FQDN Default and FQDN Virtual Host Map.

Use this property to prevent the redirect of requests in the following scenarios:

  • Where resource URLs differ from the FQDNs in AM policies, for example, in load balanced and virtual host environments.

  • Where hostnames are virtual, allocated dynamically, or match a pattern, for example in a Kubernetes deployment.

  • Where hostnames are partial.

If FQDN Default is not set, this property is automatically set to false.

Default: false

For more information, see FQDN checking in the User Guide.

Property name

com.sun.identity.agents.config.fqdn.check.enable
  Introduced in Web Agent 4.x

Type

Boolean: true returns true; all other strings return false.

Bootstrap property

No

Required property

No

Restart required

No

AM console

Tab: Global

Title: Enable FQDN Check

Copyright © 2010-2023 ForgeRock, all rights reserved.