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

Ensure HttpApiKeyAuth headers are added to CORS #328

Merged
merged 1 commit into from
Mar 27, 2020
Merged

Conversation

mtdowling
Copy link
Member

This change updates SecuritySchemeConverters to take in the trait being
converted so that things like HttpApiKeyAuth can add their designated
header to the CORS list of allowed headers.

Issue #, if available:

Description of changes:

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

This change updates SecuritySchemeConverters to take in the trait being
converted so that things like HttpApiKeyAuth can add their designated
header to the CORS list of allowed headers.
@mtdowling mtdowling requested review from kstich and removed request for JordonPhillips March 27, 2020 16:46
@mtdowling mtdowling merged commit b02158b into 0.10 Mar 27, 2020
@mtdowling mtdowling deleted the httpApiKeyAuth-cors branch March 27, 2020 17:41
@kstich kstich mentioned this pull request Apr 23, 2020
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