🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

insomnia-plugin-http-signature

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

insomnia-plugin-http-signature

HTTP Signature for Insomnia REST Client

1.1.0
Version published
Weekly downloads
12
100%
Maintainers
1
Weekly downloads
 
Created

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

Screenshot

FAQs

Package last updated on 12 Aug 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts