Web Policy Agents 2024.3

FQDN Virtual Host Map

Key:Value maps of incoming hostname to outgoing domain. The map key must be set; the map value can contain one or more * wildcards. Map keys and values are case insensitive.

This property requires Enable FQDN Check to be true, and FQDN Default to be set to suitable default FQDN.

Examples:

com.sun.identity.agents.config.fqdn.mapping[agent.localtest.me]=agent.example.com

com.sun.identity.agents.config.fqdn.mapping[agent.localtest.me]=agent-*

com.sun.identity.agents.config.fqdn.mapping[agent.localtest.me]=agent--other-

com.sun.identity.agents.config.fqdn.mapping[agent.othertest.me]=other.example.com

For more information, refer to FQDN checking in the User Guide.

Property name

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

Function

FQDN check

Type

String Map

Bootstrap property

No

Required property

No

Restart required

No

AM console

Tab: Global

Title: FQDN Virtual Host Map

Copyright © 2010-2024 ForgeRock, all rights reserved.