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

Allow customAuthType defaulting to be disabled #603

Merged
merged 1 commit into from
Oct 16, 2020
Merged

Conversation

kstich
Copy link
Contributor

@kstich kstich commented Oct 15, 2020

Allow the setting of an empty customAuthType to indicate that the x-amazon-apigateway-authtype extension should not be set to "custom". This is done to handle the current defaulting behavior instead of adding a flag. This is necessary to enable API Gateway's built-in API key validation.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Allow the setting of an empty customAuthType to indicate that the
x-amazon-apigateway-authtype extension should not be set to "custom".
This is done to handle the current defaulting behavior instead of
adding a flag. This is necessary to enable API Gateway's built-in
API key validation.
@kstich kstich merged commit 9ca75c4 into master Oct 16, 2020
@kstich kstich deleted the empty_custom_authtype branch October 16, 2020 18:23
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.

2 participants