FeatureFuel
1

Please add support for HTTP Signature Auth

Source: Kong/insomnia#3545 · opened by @penngrove
I understand HTTP Request Signature has been in IETF draft for years, but it is being used (and we are using it)

We are using on the server side to verify the signature and on the client side to generate the signature (as an example). It would be nice to test our APIs in Insomnia using this authentication scheme, basically an Access Key ID and a Secret.

We are using HMAC-SHA256 but other algorithms are supported, see

There is a plugin available for Insomnia but it only supports RSA and not HMAC (as I can figure out):

I would like to see this authentication model supported in the Auth menu of Insomnia (which I love)

Ref:

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests