If you are concerned about unauthorized third parties abusing your public API key, you can prevent this by implementing our Request Filtering feature. You can access the Request Filtering page through the Fingerprint dashboard by first selecting 'App Settings' and then clicking on the 'Request Filtering' tab. From there you can click on the orange 'Configure' button to access the Request Filtering configuration window.
If you would like to block all domains other than ones you specifically allow, select the default behavior 'Forbid all websites besides exceptions' and then place each domain on a separate line in the 'Exceptions' field.
Alternatively, if you would only like to block a set of specific domains you can select the default behavior 'Allow all websites besides exceptions' and then place each domain you wish to block on a separate line in the exceptions field.
Please note that wildcards are supported and can be implemented by placing an asterisk, for example: Placing https://*.domain.com
on your allow-list will allow all subdomains of domain.com.
Comments
0 comments
Article is closed for comments.