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:
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.
Comments
Similar requests
HTTPS support in Insomnia Designer in Design mode
2 votes · 0 comments
Add JWT Bearer grant type support for OAuth2 authentication
1 vote · 0 comments
Kong for Kubernetes config generation improvements
1 vote · 0 comments
Add per-Collection (or per-Environment) HTTP(S) proxy setting
2 votes · 0 comments
HTTP3/QUIC Support
4 votes · 0 comments
No comments yet.