Skip to content

Conversation

@original-brownbear
Copy link
Contributor

@original-brownbear original-brownbear commented Jul 1, 2019


backport of #42982

) (elastic#43618)

* Added setting for SAS token
* Added support for the token in tests
* Relates elastic#42117
return name;
}

public String getKey() {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed this API here as well as adding the key to the toString output, just like it was done in master when SAS token support was added.

@original-brownbear
Copy link
Contributor Author

original-brownbear commented Jul 1, 2019

@ywelsch can you double check this one? Just asking because it's 6.8 and wasn't a clean backport (required a bit of moving around with the constructors of the settings class since we have some additional legacy settings in 6.8, other than that it went pretty clean now that we have the renaming 6.8).

I also manually verified that 3rd party tests still work with key as well as SAS token auth :)

Copy link
Contributor

@ywelsch ywelsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@original-brownbear
Copy link
Contributor Author

Jenkins run elasticsearch-ci/2

@original-brownbear
Copy link
Contributor Author

thanks @ywelsch !

@original-brownbear original-brownbear merged commit ec170d2 into elastic:6.8 Jul 2, 2019
@original-brownbear original-brownbear deleted the 42982-6.8 branch July 2, 2019 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants