Issue with kibana_read_only role

Hello People,

I see ODFE has an equivalent role for Elastic’s Dashboard Only mode. I tried implementing it but getting some issues.

I have followed the below steps:

  1. Created a User called ‘test
  2. Assigned the backend role ‘kibanaro’ to ‘test’
  3. Created a role mapping for ‘kibana_read_only’, Added the user ‘test

Output: Just the dashboard icon is visible on the left navigation page. However, No dashboards are listed.

Version: 1.8.0/7.7.0

I’m I missing something?

Thanks!

duplicate of BUG Opendistro(1.8) kibana_read_only role not working in elastic 7.7

@gopal_m did you get it working using the information in the link provided above?

@Anthony Nope. Still stuck with the same issue.

@gopal_m Did you give user permissions to the relevant indices? Can you provide your internal_user.yml, role_mappings.yml and roles.yml files?