The plugin currently does not get published, therefore the only way to use it is by copying the plugin files from the repo.
- Download this repository
- run
go plugin:install_dev
- In Insomnia click
Tools > Reload Plugins
The plugin will add the required HMAC headers to each request if the following conditions are met.
- The request has a
X-Mp-Access-Key
header set - The environment contains a map named
mpSecretAccessKeys
- The
mpSecretAccessKeys
map contains an entry for the access key used in the request