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

add support for STS authentication using security_token #16456

Closed
wants to merge 1 commit into from

Conversation

jipperinbham
Copy link

@jipperinbham jipperinbham commented Feb 4, 2016

The following change addresses #16428 by adding support for using AWS STS authentication when registering a repository using the PUT /_snapshot/REPOSITORY endpoint.

Because STS credentials expire, I did not see a need to also add support for having it be provided via elasticsearch.yaml configuration file.

For more information about this form of authentication, see explicit-credentials and BasicSessionCredentials.

An additional PR has already been submitted which was based on master but I was hoping to get this change available for 2.x as well.

@dakrone
Copy link
Member

dakrone commented Apr 6, 2016

@jipperinbham the PR on master was closed, I'm wondering what we should do? we certainly don't want a feature only on 2.x and not in master, do you know why you closed the one on master?

@bleskes
Copy link
Contributor

bleskes commented Jun 24, 2016

closing, no feedback in a long time.. Feel free to reopen if relevant.

@bleskes bleskes closed this Jun 24, 2016
@clintongormley clintongormley added :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs and removed :Plugin Cloud AWS labels Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs feedback_needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants