Java Policy Agents 2023.3

Authentication Redirect URI

The URI the agent uses to process authentication requests.

When this property is not defined, the redirect URI is provided by AM.

When this property is defined and Location of Agent Configuration Repository is REMOTE, AM overwrites this property.

If OIDC authentication is being used, changing the value of this property while the agent is running prevents it from functioning. Restart the agent immediately after the value in AM is altered and the properties saved.

Property name

org.forgerock.agents.authn.redirect.uri

Aliases

org.forgerock.agents.authn.redirect.uri
  Introduced in Java Agent 5.6

com.sun.identity.agents.config.cdsso.redirect.uri
  Introduced in Java Agent 5.0
  Recognized from AM 6

Type

String

Bootstrap property

No

Required property

No

Restart required

Yes - Restart the container after changing the property

Local configuration file

AgentConfig.properties

AM console

Tab: SSO

Title: Authentication Redirect URI

Legacy title: CDSSO Redirect URI

Copyright © 2010-2023 ForgeRock, all rights reserved.