Skip to content

Postman Pre-Request Script that Generate HMAC-SHA1 valid 'Authorization' header following HTTP signature scheme

License

Notifications You must be signed in to change notification settings

4lador/postman-hmac-sha1-http-prescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Postman HMAC-SHA1 HTTP Pre-request Script

Description

Postman Pre-Request Script that Generate HMAC-SHA1 valid 'Authorization' header following HTTP signature scheme. Useful for Node.js / Express.js app authentication combined with this package: api-key-auth

HTTP scheme signatures

HTTP scheme signatures

Exemple Authorization output

Signature keyid="123456789",algorithm="hmac-sha1",headers="date",signature="X+DG+jRFd/4C+81XmUXQoimry7c="

About

Postman Pre-Request Script that Generate HMAC-SHA1 valid 'Authorization' header following HTTP signature scheme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published