Kong / insomnia

The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
https://insomnia.rest
Apache License 2.0
34.61k stars 1.96k forks source link

Core - reference Authorization header in form body #3103

Closed scollovati closed 3 years ago

scollovati commented 3 years ago

What is your question? Hi, I need to reference the Authorization header parameters (specifically OAuth1) in the form body. As of now I cannot do so: image

Instead, Postman allows a simple way to do so from the Authorization tab: image

What is the context? I'm trying to use Insomnia as an LTI Platform for testing LTI tools.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

scollovati commented 3 years ago

This is a feature request.