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

[extension/bearertokenauthextension] support reading tokens from file #14325

Closed
frzifus opened this issue Sep 20, 2022 · 3 comments
Closed

[extension/bearertokenauthextension] support reading tokens from file #14325

frzifus opened this issue Sep 20, 2022 · 3 comments
Assignees
Labels

Comments

@frzifus
Copy link
Member

frzifus commented Sep 20, 2022

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

As of now, a bearer token must be provided in the extension configuration. We would like to make bearer tokens available via a k8s secret.

(token will be refreshed from time to time)

Describe the solution you'd like

Extract the token from a file. At best not with every request, but only if the content of the file was changed.

Describe alternatives you've considered

Create another extension.

Additional context

No response

@frzifus
Copy link
Member Author

frzifus commented Sep 20, 2022

Created a proposal as pr.

@codeboten codeboten added extension/bearertokenauth and removed needs triage New item requiring triage labels Sep 20, 2022
@github-actions
Copy link
Contributor

Pinging code owners: @jpkrohling @pavankrish123. See Adding Labels via Comments if you do not have permissions to add labels yourself.

@frzifus
Copy link
Member Author

frzifus commented Oct 4, 2022

Supported since #14326

@frzifus frzifus closed this as completed Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants