Back to plugins
Logo

httpsignature

Version 1.1.1
Install Plugin

Overview

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

  1. Set authentication type to Bearer Token
  2. Set Prefix value to Signature
  3. Set Token value to HTTP Signature template
  4. Set Key ID value
  5. Set Private Key value without headers (-----BEGIN RSA PRIVATE KEY-----,-----END RSA PRIVATE KEY-----) and new lines

Screenshot