Skip to content

Conversation

@albertzaharovits
Copy link
Contributor

Backport of #50294

Hide the .async-search-* in Security by making it a restricted index namespace.
The namespace is hard-coded.
To grant privileges on restricted indices, one must explicitly toggle the
allow_restricted_indices flag in the indices permission in the role definition.
As is the case with any other index, if a certain user lacks all permissions for an
index, that index is effectively nonexistent for that user.

Hide the `.async-search-*` in Security by making it a restricted index namespace.
The namespace is hard-coded.
To grant privileges on restricted indices, one must explicitly toggle the
`allow_restricted_indices` flag in the indices permission in the role definition.
As is the case with any other index, if a certain user lacks all permissions for an
index, that index is effectively nonexistent for that user.
@albertzaharovits albertzaharovits self-assigned this Jan 13, 2020
@albertzaharovits albertzaharovits merged commit 2b789fa into elastic:7.x Jan 13, 2020
@albertzaharovits albertzaharovits deleted the backport-async-search-restricted branch January 13, 2020 10:20
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.

1 participant