Add Universal Logout action flows

Build the flow for your Universal Logout action in your Integration Builder project.

Before you begin

Procedure

  1. In your Integration Builder project, go to the Actions > Universal Logout > Flows tab. Click + New Flow.
    The flow configuration page appears.
  2. Click Add event.
  3. Select Proprietary Universal Logout.

    The proprietary Universal Logout contract loads the following details:

    • The body section contains the contract request schema. See Action contracts.
    • The auth section contains the authentication parameters for the Connection to your API, including optional parameters that you can map to OIN tenant variables.
  4. Create the flow logic for the action. See Flow types in Integration Builder.
  5. Click Save to save the flow.
  6. Set the Flow is OFF toggle to ON.
  7. If you're submitting the action to the OIN, validate your flows from the Validate and submit tab, and then continue with the submission. See Create custom app integrations using Okta Integration Wizard.

What to do next

Test the action's API calls. See Test action API calls.