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

ApiKey authentication #801

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

alozano3
Copy link

@alozano3 alozano3 commented Oct 11, 2024

Problem

There is no support for ApiKey Header authentication which is used in ES cloud version

Solution

Add a new property to put the API Key and use it to authenticate. It also checks if basic authentication is configured.

Does this solution apply anywhere else?
  • yes
  • no
If yes, where?

Test Strategy

Testing done:
  • Unit tests
  • Integration tests
  • System tests
  • Manual tests

Release Plan

@alozano3 alozano3 requested a review from a team as a code owner October 11, 2024 14:15
@confluent-cla-assistant
Copy link

confluent-cla-assistant bot commented Oct 11, 2024

🎉 All Contributor License Agreements have been signed. Ready to merge.
✅ alozano3
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

Copy link

cla-assistant bot commented Oct 11, 2024

CLA assistant check
All committers have signed the CLA.

@alozano3 alozano3 changed the title auth api key ApiKey authentication Oct 11, 2024
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.

1 participant