[BUG] Read only user seeing 403 error when viewing Dashboards
See original GitHub issueDescribe 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:
- Create a new user
- Duplicate the role
kibana_user
tokibana_user_global_ro
- Edit
kibana_user_global_ro
so that it has read only permission onglobal_tenant
- Create index pattern and dashboards in Global tenant
- 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
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (3 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@opensearch-project/admin please transfer this to the OpenSearch-Dashboards repository.
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.