Versions Compared

Key

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

...

  1. Gained cancelurl URL parameter
  2. Configured cancel.returnurl registration configuration
  3. Gained returnurl URL parameter
  4. Configured general.default.logoutReturnUrl configuration
  5. Configured general.default.returnUrl configuration

The default value is

...

 true (since v. 6.2.1). 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 also: User interface properties - CustomerID ui.selfservice.roles.workflows.

Example:

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

registration.N.cancel.returnurl

...