Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The default value is true (since v. 6.3.0). This property is optional.

NOTE that if you have configured a role request registration flow for the authenticated users, for these flows you should probably overwrite the default value with false. See Self-registration workflow configuration - CustomerID / ui.selfservice.roles.workflows.

Example:

Code Block
languagetext
registration.1.logout.when.cancel = false

...