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 click Identity & Security. Under Web Application Firewall, click Policies.

      Alternatively, open the Web Application Firewall page and click Policies under Resources.

      The WAF Policies page appears.

    2. Select the Compartment from the list.

      All the WAF policies in that compartment are listed in tabular form.

    3. (Optional) Apply one or more of the following Filters to limit the edge policies displayed:
      • State

      • Name

      • Policy Type: Select Edge Policy.

    4. Click the name of the edge policy for which you want to edit and enable the human interaction challenge. 

      The Details page of the edge policy you selected appears.

    5. Click Bot Management under WAF Policy.

      The Bot Management list appears.

    6. Select the Human Interaction Challenge tab.

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

    7. Click Edit Human Interaction Challenge.

      The Edit Human Interaction Challenge dialog box appears.

    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.