sso-proxy: command line tool to generate request signatures by benjsto · Pull Request #303 · buzzfeed/sso
Problem
For testing signature validation code in other places, it's nice to be able to easily generate signatures. The prior way of doing this involved setting up a test service, making a request to it, and inspecting the request headers between SSO and the upstream to get the signature.
Solution
Make a little command line tool within sso-proxy that takes URL, body, and headers to generate a request signature using the request-signer.