Basic Auth rule

The Basic Auth rule authenticates requests to Service endpoints with a user name and password. Without this rule, basic authentication isn't supported for Service requests.
Important: Snaplexes must be running on version 4.42 or later to use this rule.
Field Description
When this rule should be applied An expression that defines one or more conditions that must be true for the rule to execute.

Default value: True

Example: The expression request.method == "GET" causes the rule to execute only on GET requests.

Description

Default value: Authenticating requests using supplied username/password