elastic/kibana

[Home] Disable sample data actions for non-privileged users

Open

#138.547 aperta il 10 ago 2022

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)TypeScript (8021 fork)batch import
Team:SharedUXbuggood first issueoldpapercut

Metriche repository

Star
 (19.065 star)
Metriche merge PR
 (Merge medio 1g 16h) (999 PR mergiate in 30 g)

Descrizione

Kibana version: 8.4.0

Add Data button should be disabled for users with limited privileges ( kibana_user) for Sample Data- flight data and web logs.

Created a user with a kibana_user role( very limited and deprecated) . Logged in with this user, and navigated to Home > Add Data. Saw that one of the data set- ( eCommerce Data set is disabled ) while other two are enabled ( flight data and web logs)

  • Expected behavior : All the data sets should be disabled when the user with limited privileges tries to add them

Guida contributor