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.

Make authentication errors available when using passthrough

See original GitHub issue

Some very useful debugging information is available when JWT authentication fails. However, if passthrough is being used, this information is made unavailable. As a result, it cannot even be logged.

I’d love to see that info be made available somehow.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:3
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
sddcommented, Aug 29, 2018

Any proposals? maybe a string option authErrorKey, which if present and options.passthrough = true, ctx.state[options.authErrorKey] gets set to the authentication error?

0reactions
slessanscommented, Oct 15, 2018

Is there any chance there will be a PR for this? this functionality would be very nice

Read more comments on GitHub >

github_iconTop Results From Across the Web

Azure AD Connect: Troubleshoot Pass-through Authentication
This article describes how to troubleshoot Azure Active Directory (Azure AD) Pass-through Authentication.
Read more >
Azure Pass-Through Authentication Failing - PEI
We recently ran into an issue where we were facing authentication issues with Azure Pass-through Authentication. Here's how we fixed it!
Read more >
Troubleshoot Azure Active Directory Pass-through ...
In order to enable the Azure AD Connect Pass-through Authentication feature, the Authentication Agent needs to be installed. Below are some of the...
Read more >
Troubleshooting Citrix Pass-Through Authentication
This article outlines workarounds and resolutions to specific Citrix pass-through authentication issues.
Read more >
Troubleshooting pass-through authentication - IBM
Use the pass-through authentication troubleshooting information to identify and fix any issues with the directory server environment.
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