question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] Read only user seeing 403 error when viewing Dashboards

See original GitHub issue

Describe the bug When logging in as a read only user, 403 error with message “Unable to update UI setting” is shown in the browser app.

To Reproduce Steps to reproduce the behavior:

  1. Create a new user
  2. Duplicate the role kibana_user to kibana_user_global_ro
  3. Edit kibana_user_global_ro so that it has read only permission on global_tenant
  4. Create index pattern and dashboards in Global tenant
  5. Log in as the user, view global tenant and see the error

Expected behavior No error shall be shown

Plugins security frontend and backend

Screenshots Screen Shot 2021-08-03 at 4 24 30 PM

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
tmarkleycommented, Oct 14, 2021

@opensearch-project/admin please transfer this to the OpenSearch-Dashboards repository.

0reactions
kavillacommented, Apr 3, 2022

Hello @hsiang9431-amzn,

Sorry about the delay on this. Could expand on what we can do here from the OpenSearch Dashboards. It would appear based @zhyuanqi findings it’s dealing with how the role is being duplicated and the cluster settings?

We wouldn’t be able to update this functionality about ensuring a default index on the system index we use because Core OpenSearch Dashboards currently has no insight on the roles and would also break current workflows.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix a 403 Forbidden Error on Your WordPress Site
The 403 Forbidden error means that your server is working, but you no longer have permission to view all or some of your...
Read more >
Read Only Dashboard User Role causes Forbidden Errors on ...
If you create a read only user with the documentated role settings some visualizations on a dashoard shows an errror. If you hit...
Read more >
How to Fix the 403 Forbidden Error (2 Methods That Work)
The 403 forbidden error can bar access to a website. In this post, we'll show you a few easy ways to fix this...
Read more >
What Is the 403 Forbidden Error and How to Fix It (8 Methods ...
Wrong IP address – the domain name points to a wrong or old IP address which now hosts a website that blocks your...
Read more >
403 Forbidden Error: What Is It & How To Fix It
The HTTP status code '403 forbidden — you don't have permission to access this resource' is displayed when a web server recognizes a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found