insomnia-plugin-http-signature
v1.1.1
Published
HTTP Signature for Insomnia REST Client
Downloads
21
Readme
HTTP Signature for Insomnia REST Client
This is a plugin for the Insomnia REST Client
IETF Draft: https://tools.ietf.org/html/draft-cavage-http-signatures-10
Install
Go to Preferences->Plugins, install insomnia-plugin-http-signature
How to use
- Set authentication type to Bearer Token
- Set Prefix value to Signature
- Set Token value to HTTP Signature template
- Set Key ID value
- Set Private Key value without headers (
-----BEGIN RSA PRIVATE KEY-----
,-----END RSA PRIVATE KEY-----
) and new lines