Web Policy Agents 2023.3

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:

Default: 0

Property name

org.forgerock.openam.agents.config.allow.custom.login
  Introduced in Web Agent 5.5

Type

Integer

Bootstrap property

No

Required property

No

Restart required

No

AM console

Tab: AM Services (From AM 7)

Title: Enable Custom Login Mode

Copyright © 2010-2023 ForgeRock, all rights reserved.