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

Validate Headers from API Key Metadata: add configuration flag #10117

Merged
merged 10 commits into from
Sep 30, 2024

Conversation

sheidkamp
Copy link
Contributor

@sheidkamp sheidkamp commented Sep 26, 2024

Description

Add skip_metadata_validation to ApiKey Authorization to indicate that we do not want to validate headers created from APIKey metadata in the dataplane

API changes

Add skip_metadata_validation to ApiKey Authorization

Testing steps

Will be included in solo-projects PR.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

@sheidkamp sheidkamp requested a review from a team as a code owner September 26, 2024 17:57
@sheidkamp sheidkamp added the work in progress signals bulldozer to keep pr open (don't auto-merge) label Sep 26, 2024
@github-actions github-actions bot added the keep pr updated signals bulldozer to keep pr up to date with base branch label Sep 26, 2024
@solo-changelog-bot
Copy link

Issues linked to changelog:
https://github.com/solo-io/ext-auth-service/issues/762

Copy link

github-actions bot commented Sep 26, 2024

Visit the preview URL for this PR (updated for commit 91e9d5e):

https://gloo-edge--pr10117-sheidkamp-validate-a-2th4x0gc.web.app

(expires Mon, 07 Oct 2024 17:07:06 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 77c2b86e287749579b7ff9cadb81e099042ef677

@sheidkamp sheidkamp changed the title Add SkipMetadataValidation Validate Headers from API Key Metadata: add configuration flag Sep 30, 2024
@sheidkamp sheidkamp removed the work in progress signals bulldozer to keep pr open (don't auto-merge) label Sep 30, 2024
@soloio-bulldozer soloio-bulldozer bot merged commit bcf0e99 into main Sep 30, 2024
19 checks passed
@soloio-bulldozer soloio-bulldozer bot deleted the sheidkamp/validate-apikey-data branch September 30, 2024 17:48
sheidkamp added a commit that referenced this pull request Oct 2, 2024
Co-authored-by: changelog-bot <changelog-bot>
Co-authored-by: soloio-bulldozer[bot] <48420018+soloio-bulldozer[bot]@users.noreply.github.com>
sheidkamp added a commit that referenced this pull request Oct 2, 2024
Co-authored-by: changelog-bot <changelog-bot>
Co-authored-by: soloio-bulldozer[bot] <48420018+soloio-bulldozer[bot]@users.noreply.github.com>
sheidkamp added a commit that referenced this pull request Oct 2, 2024
Co-authored-by: changelog-bot <changelog-bot>
Co-authored-by: soloio-bulldozer[bot] <48420018+soloio-bulldozer[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keep pr updated signals bulldozer to keep pr up to date with base branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants