Skip to content

Conversation

@aplr
Copy link
Contributor

@aplr aplr commented Sep 11, 2024

This PR implements API key authentication using the value provided in the API_KEY header with HTTP requests.

The source API key can be provided using the AUTH.KEY environment variable, or the --auth-key CLI flag.

@aplr aplr linked an issue Sep 11, 2024 that may be closed by this pull request
@m-messer
Copy link
Member

m-messer commented Aug 4, 2025

Added two unit tests to test for if the auth implementation works if the API key is correct and incorrect.

Copy link

@neagualexa neagualexa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should the tests also cover HTTPS?

@m-messer m-messer requested a review from neagualexa August 11, 2025 12:10
@m-messer m-messer merged commit 94f3e6b into main Aug 11, 2025
8 checks passed
@m-messer m-messer deleted the 7-evaluation-function-authentication branch August 11, 2025 12:30
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.

Evaluation Function Authentication

4 participants