Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MINOR: api: add browser challenge to site rule #60

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

daniel-corbett
Copy link
Contributor

The NGWAF now supports the browserChallenge action in site rules as part of the Bot Management product. This commit adds the allowInteractive capability to the Site Rule struct to allow for toggling interactive/non-interactive challenges.

The NGWAF now supports the `browserChallenge` action in site rules as part of
the Bot Management product. This commit adds the `allowInteractive` capability
to the Site Rule struct to allow for toggling interactive/non-interactive
challenges.
daniel-corbett added a commit to daniel-corbett/terraform-provider-sigsci that referenced this pull request Mar 15, 2024
This commit adds support for the `browserChallenge` action type within a
Site Rule. Specifically, it documents that `browserChallenge` is
available with action types. It also adds support for the
`allowInteractive` boolean, which allows for toggling between
non-interactive and interactive challenges.

This commit depends on signalsciences/go-sigsci#60
@daniel-corbett daniel-corbett merged commit 1b937d5 into main Mar 15, 2024
1 check passed
@daniel-corbett daniel-corbett deleted the dcorbett/add-browserchallenge branch March 15, 2024 06:01
daniel-corbett added a commit to signalsciences/terraform-provider-sigsci that referenced this pull request Mar 18, 2024
This commit adds support for the `browserChallenge` action type within a
Site Rule. Specifically, it documents that `browserChallenge` is
available with action types. It also adds support for the
`allowInteractive` boolean, which allows for toggling between
non-interactive and interactive challenges.

This commit depends on signalsciences/go-sigsci#60
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants