Skip to content

Conversation

@jkakavas
Copy link
Contributor

Backports the following commits to 7.x:

This change introduces a Service Account for Kibana to use when
authenticating to Elasticsearch. The Service Account with
kibana service name under the elastic namespace,
uses the same RoleDescriptor as the existing kibana_system
built-in user and is its functional equivalent when it comes to
AuthZ.
# Conflicts:
#	rest-api-spec/build.gradle
#	x-pack/plugin/build.gradle
#	x-pack/plugin/security/src/test/java/org/elasticsearch/xpack/security/authc/service/ElasticServiceAccountsTests.java
#	x-pack/plugin/security/src/test/java/org/elasticsearch/xpack/security/authc/service/ServiceAccountServiceTests.java
@jkakavas jkakavas merged commit 211a958 into elastic:7.x Aug 13, 2021
ywangd added a commit to ywangd/elasticsearch that referenced this pull request Sep 14, 2021
Tests for Get service accounts and Get service account tokens were
disabled for rest compat before backports. Now the backports are
complete, these tests can be re-enabled.

Relates: elastic#75995, elastic#76502
ywangd added a commit that referenced this pull request Sep 14, 2021
Tests for Get service accounts and Get service account tokens were
disabled for rest compat before backports. Now the backports are
complete, these tests can be re-enabled.

Relates: #75995, #76502
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants