Web Policy Agents 5.9.1

FQDN Virtual Host Map

Map of invalid or virtual name keys to valid FQDN values:

  • Map key: Source hostname or IP address

  • Map value: One or more valid FQDN values. Invalid FQDN values can cause the web server to become unusable, or render resources inaccessible.

This property enables virtual hosts, partial hostname, and IP address to access protected resources. Use this property so the agent can properly redirect users, and the agents receive cookies belonging to the domain.

To map a virtual server virtual.example.com to real.mydomain.example, enter the following:

  • Map key: validn, where n is an incrementing integer starting at 1

  • Map value: virtual.example.com

This corresponds to com.sun.identity.agents.config.fqdn.mapping[valid1]=virtual.example.com.

To map myserver to myserver.mydomain.example, enter the following:

  • Map key: myserver

  • Map value: myserver.mydomain.example

This corresponds to com.sun.identity.agents.config.fqdn.mapping[myserver]=myserver.mydomain.example.

Property name

com.sun.identity.agents.config.fqdn.mapping

Property aliases

com.sun.identity.agents.config.fqdn.mapping (since 4.x)

Type

String Map

Bootstrap property

No

Required property

No

Restart required

No

AM console tab

Global

Copyright © 2010-2023 ForgeRock, all rights reserved.