Skip to content

Commit 97401f1

Browse files
committed
[fapi] Fix incorrect example in README
1 parent 2f2d6d9 commit 97401f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gateway/src/apicast/policy/fapi/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The FAPI policy supports various features of the Financial-grade API (FAPI) stan
4141
{
4242
"name": "apicast.policy.fapi",
4343
"configuration": {
44-
"enable_oauth2_mtls": true
44+
"validate_oauth2_certificate_bound_access_token": true
4545
}
4646
},
4747
{

0 commit comments

Comments
 (0)