Skip to content

Commit 728f7b8

Browse files
committed
changed header level
1 parent 904b36d commit 728f7b8

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
@@ -550,7 +550,7 @@ http://localhost/query?a=true&a=false
550550
551551
The request will _not be blocked_ because this violation is set to alarm in the default policy.
552552
553-
### Authenticating External References with Basic Auth
553+
## Authenticating External References with Basic Auth
554554
555555
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.
556556

0 commit comments

Comments
 (0)