question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add support for 'Header' authentication

See original GitHub issue

Some sloppy API’s use a header such as X-API-KEY to authenticate. It’s poor design, but it might be nice to add support for it nonetheless.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
evertcommented, Nov 23, 2019

Ty. Repoening this as a task for updating docs.

0reactions
evertcommented, Apr 28, 2020

In Ketting 6 (unreleased) this is achievable by writing a simple, custom middleware.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Configuring Header Authentication - Invicti
How to Configure Header Authentication in Invicti Enterprise · Click New Authentication Header. · Complete the Name and Value fields. · Click Add...
Read more >
Authorization - HTTP - MDN Web Docs - Mozilla
The HTTP Authorization request header can be used to provide credentials that authenticate a user agent with a server, allowing access to a ......
Read more >
security: add support for Authorization header with Bearer ...
In Swagger 2.0 there is no way to tell that the apiKey can be given in the Authorization header using a given (non-Basic)...
Read more >
Making Authenticated Requests | Docs - Twitter Developers
You will need to add support to generate OAuth 1.0a Authorization request headers to your application to integrate with the Twitter Ads API....
Read more >
Header authentication ‒ QlikView for developers - Qlik | Help
In the example above, a header with the value QVUSER\<user that is logged in> is sent to QVWS. Information noteSince headers can be...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found