Add a Logout Action

The Logout action is used to launch a specified logout page, and if not specified, it automatically launches the logout URL specified for the Security Provider configuration.

To use a Logout action:

  1. Add the action in one of three ways, depending on your preference and where you want it added:
    • Drag the action from the Actions palette onto the canvas, dropping the action either at the bottom edge of the action it is to follow, or at the top edge of the action it is to precede.
    • Double-click the action in the Actions palette to add it to an empty canvas or to the end of an action chain.
    • On the canvas, select the action you want the new action to follow, then double-click the new action in the Actions palette.


  2. Update the ID property in the Properties pane to make the action more identifiable, and optionally, enter a description for the action.
  3. For Logout URL, hover over the far-right side of the property and click the drop-down arrow to select the variable holding the URL to navigate to for logging out. If not defined, the logout URL from the Security Provider configuration is used.

For API information about this action, see Logout in the Oracle Visual Builder Page Model Reference.