Java Policy Agents 2023.3

HTTP 302 Redirect Data

When Enable HTTP 302 Redirects, this property specifies the data to return instead of an HTTP 302 Redirect.

Property name

org.forgerock.agents.302.redirect.http.data

Aliases

org.forgerock.agents.302.redirect.http.data
  Introduced in Java Agent 5.8.0
  Recognized from AM 7.1

Type

String

Default

{ "redirect": { "requestUri": "%REQUEST_URI%", "requestUrl": "%REQUEST_URL%", "targetUrl": "%TARGET%" } }

Bootstrap property

No

Required property

No

Restart required

No

Local configuration file

AgentConfig.properties

AM console

Tab: Miscellaneous (from AM 7.1)

Title: HTTP 302 Redirect Data

Copyright © 2010-2023 ForgeRock, all rights reserved.