Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed casing issue + added some response /request flushing on error #259

Conversation

KalevGonvick
Copy link
Member

  • Fixed casing to be insensitive for checking x-scope-token.
  • Added some logging for different types of jwt validation exceptions.
  • Added exchange.endExchange() for when an error occurs (flushes request channels, sends the response back through default response sender, then flushes response channel)

@stevehu stevehu merged commit fa037bc into master Dec 5, 2022
@stevehu stevehu deleted the 258-missing-auth-token-exception-when-bearer-token-prefix-is-lowercase branch December 5, 2022 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing Auth Token Exception when Bearer token prefix is lowercase.
2 participants