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

Http output bearer token authentication #3587

Open
yuvalavidor opened this issue Dec 30, 2021 · 3 comments
Open

Http output bearer token authentication #3587

yuvalavidor opened this issue Dec 30, 2021 · 3 comments
Labels
enhancement Feature request or improve operations

Comments

@yuvalavidor
Copy link

Is your feature request related to a problem? Please describe.

not related to a problem

Describe the solution you'd like

HTTP output plugin supports only basic authentication would like to see the possibility to authenticate with a bearer token also

Describe alternatives you've considered

no alternative

Additional context

No response

@fujimotos fujimotos added the feature request *Deprecated Label* Use enhancement label in general label Jan 12, 2022
@weh
Copy link

weh commented Oct 17, 2022

What do you have in mind? just a simple variant with a fixed token in the config file instead of user/password, or a fully fledged OAuth 2.0 integration?
I could add the simple version if that helps.

@yuvalavidor
Copy link
Author

the simple version will also give some value, since people have been using the password in that matter. these things could get passed as env variables or kubernetes secrets in templates anyways.

@vara2504
Copy link

@fujimotos @weh :any update on this feature request. I am in need of this use case. when i use Authentication in custom header header {"Authentication": "BEARER "}, the value gets printed as such without mask in pod logs from fluentd.conf. @yuvalavidor Did you find any alternative or workaround for this usecase?

@kenhys kenhys added enhancement Feature request or improve operations and removed feature request *Deprecated Label* Use enhancement label in general labels Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request or improve operations
Projects
None yet
Development

No branches or pull requests

5 participants