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

[8.0](backport #29651) Allow elastic agent in containers to use basic auth to get service token #29713

Merged
merged 1 commit into from
Jan 10, 2022

Commits on Jan 5, 2022

  1. Allow elastic agent in containers to use basic auth to get service to…

    …ken (#29651)
    
    * Allow elastic agent in containers to use basic auth to get service token
    
    Allow the agent to use basic auth defined by env vars to retrieve a
    service token from Elasticsearch and inject it into the config used for
    the agent and fleet.
    
    * Fix linter
    
    * Use Kibana API for all requests.
    
    Change from using the ES api to gather the token to the Kibana API.
    
    (cherry picked from commit 31c0099)
    michel-laterman authored and mergify-bot committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    87ca39a View commit details
    Browse the repository at this point in the history