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

Support alternative auth mechanisms #15

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

danielmitterdorfer
Copy link
Member

With this commit we add support for two alternatives to user/password based authentication:

  • API keys
  • Service account tokens

Closes #12

With this commit we add support for two alternatives to user/password
based authentication:

* API keys
* Service account tokens

Closes elastic#12
@danielmitterdorfer danielmitterdorfer added the enhancement New feature or request label Nov 24, 2023
@danielmitterdorfer danielmitterdorfer merged commit 35b1bae into elastic:main Nov 24, 2023
@danielmitterdorfer danielmitterdorfer deleted the alt-auth branch November 24, 2023 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Access to Elastic by Authorization headers
1 participant