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

[v17] Fix AWS SigV4 parsing #51043

Open
wants to merge 2 commits into
base: branch/v17
Choose a base branch
from

Conversation

GavinFrazar
Copy link
Contributor

Backport #50973 to branch/v17

changelog: Fixed AWS SigV4 parse errors in app access when the application omits the optional spaces between the SigV4 components.

Parsing the AWS SigV4 Authorization header no longer requires spaces
between the components - only the comma delimiter is required.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants