OpenSearch/qa/multi-cluster-search-security/src/test
Tim Vernum ddf5fd68c2 Add ClusterSearchShardsAction to "read_cross_cluster" privilege (elastic/x-pack-elasticsearch#1231)
Cross cluster search uses ClusterSearchShardsAction under the covers.
Without this change, you would need both "read_cross_cluster" and "view_index_metadata" privilegs in order to have permission to execute searches from a remote cluster.

Original commit: elastic/x-pack-elasticsearch@65a6aff329
2017-04-27 22:39:13 +10:00
..
java/org/elasticsearch/xpack/security Test: Update rest base class parameters signature (elastic/x-pack-elasticsearch#1101) 2017-04-18 15:07:14 -07:00
resources/rest-api-spec/test Add ClusterSearchShardsAction to "read_cross_cluster" privilege (elastic/x-pack-elasticsearch#1231) 2017-04-27 22:39:13 +10:00