Web Policy Agents 5.9.1

Enable Custom Login Mode

Sets the login redirection mode, as follows:

  • 0: Disabled; default login redirection mode enabled.

  • 1: Enabled; non-OIDC compliant login flow, standard flow, where the agent does the following:

    • Tracks user authentication.

    • Converts the SSO token into an ID token at the end of the authentication flow.

    • Redirects the user to the originally requested resource.

    • The SSO token name is given by Cookie Name.

  • 2: (For environments migrating from earlier versions of the agent) Enabled; non-OIDC compliant login flow, non-standard flow, where the agent does the following:

Requires AM 6 or later.

Default: 0

Property name

org.forgerock.openam.agents.config.allow.custom.login

Property aliases

org.forgerock.openam.agents.config.allow.custom.login (since 5.5)

Type

Integer

Bootstrap property

No

Required property

No

Restart required

No

AM console tab

AM Services

Copyright © 2010-2023 ForgeRock, all rights reserved.