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 authentication on the level of ElasticClient #3124

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

igor-vovk
Copy link

@igor-vovk igor-vovk commented Aug 8, 2024

Addresses #3122. I copied authentication settings that were introduced in http4s PR #3118, will be happy to remove them from http4s PR after this will be merged.

Also, they are now can be removed from AkkaHttpClient, that also implements adding credentials by itself.

By defining credentials on the ElasticClient level there is now a single place where credentials are used, so there is no need to rely on client-specific implementations of credential passing.

@igor-vovk igor-vovk force-pushed the add-authorization branch 2 times, most recently from 064153b to b1a4292 Compare August 12, 2024 18:21
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