Getting the Human Interaction Challenge's Details for an Edge Policy

Describes how to get details of the human interaction challenge for an edge policy.

    1. Open the navigation menu  and select Identity & Security. Under Web Application Firewall, select Edge Policy Resources.
      The Policies list opens. All edge policies are listed in a table.
    2. Select the Compartment from the list.
      All the edge policies in that compartment are listed in a table.
    3. (Optional) Apply one or more of the following Filters to limit the edge policies displayed:
      • State
      • Name
      • Policy Type: Select Edge Policy.
    4. Select the name of the edge policy for which you want to edit and enable the human interaction challenge. 
      The edge policy's details page opens.
    5. Select Bot Management under WAF Policy.
      The Bot Management list opens.
    6. Select the Human Interaction Challenge tab.

      The tab indicates whether the Human Interaction challenge is enabled or not.

    7. Select Edit Human Interaction Challenge.
      The Edit Human Interaction Challenge panel opens.
    8. View the settings of the Human Interaction challenge.
  • Use the oci waas human-interaction-challenge get command and required parameters to get details of the human interaction challenge for an edge policy:

    oci waas human-interaction-challenge get --waas-policy-id waas_policy_ocid [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Use the GetHumanInteractionChallenge operation to get the details of the human interaction challenge.