Skip to content

Commit b136813

Browse files
committed
changed header level
1 parent 986d7d3 commit b136813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/waf/policies/external-references.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ http://localhost/query?a=true&a=false
544544
545545
The request will _not be blocked_ because this violation is set to alarm in the default policy.
546546
547-
### Authenticating External References with Basic Auth
547+
## Authenticating External References with Basic Auth
548548
549549
For any type of external reference in your policy that uses an HTTP or HTTPS link—including simple URL references and OpenAPI references—you can include a `basicAuth` object, which specifies the username (user) and base64-encoded password (passwordBase64) for HTTP Basic Authentication.
550550

0 commit comments

Comments
 (0)