Skip to content

Grant indices:admin/get to kibana_server role - #1

Closed
MdTanwer wants to merge 2 commits into
mainfrom
fix/kibana-server-indices-admin-get-6103
Closed

Grant indices:admin/get to kibana_server role#1
MdTanwer wants to merge 2 commits into
mainfrom
fix/kibana-server-indices-admin-get-6103

Conversation

@MdTanwer

@MdTanwer MdTanwer commented Jun 27, 2026

Copy link
Copy Markdown
Owner

No description provided.

MdTanwer and others added 2 commits June 27, 2026 07:46
OpenSearch Dashboards checks whether the .kibana index exists before
bootstrap using indices:admin/get. The kibana_server catch-all pattern
only allowed alias operations, so fresh clusters denied the dashboards
server user and blocked saved-object initialization.

Fixes opensearch-project#6103

Signed-off-by: MdTanwer <mdtanwer@amazon.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Verify indices:admin/get on .kibana via RestHighLevelClient for the
static kibana_server role, and assert the pre-fix permission set still
fails.

Signed-off-by: MdTanwer <mdtanwer@amazon.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@MdTanwer MdTanwer closed this Jun 27, 2026
@MdTanwer MdTanwer self-assigned this Jun 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant