Skip to content

Enhancement: configure run-request command to support JWT authorization #118

@carloseberhardt

Description

@carloseberhardt

Today the run request command uses the logged in user's admin key so that debug information is easily captured. However, this means that we cannot test JWT authorization with graphql requests. To remedy this we need to modify the run request command:

  1. change the run request command to to support a bearer authorization header
  2. we still need to pass in the admin key in order to enable the debug information: StepZen-Debug-Authorization with the apikey value

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions