You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing problems with creating reports. Logs say that i have permissions errors, but it happens even with all_access role mapped, which makes no sense.
We use oidc to access dashboards.
@dblock we're have the same issue in 2.14.0 and this is definitely the bug. Could you please advise what's minimum permission required for "Generate CSV"?
Describe the bug
Hi everyone!
I am facing problems with creating reports. Logs say that i have permissions errors, but it happens even with
all_access
role mapped, which makes no sense.We use oidc to access dashboards.
This is the role for regular users:
and it's rolemapping:
When i go to the saved searches, then to Reporting and there Generate CSV i get
Insufficient permissions
error in UI and that log on a master node:The same happens with the
all_access
role, we just map it with our backend_role for admins:The error:
Parts with
No indices:admin/create permission
andno permissions for []
completely baffle me.indices:admin/create
is present everywhere but not considered?[]
) with permissions?You can see the same behaviour when you go to Reporting directly from the left panel and click refresh.
Related component
Plugins
To Reproduce
There are two ways:
Expected behavior
Reports are generated and downloaded.
Additional Details
Plugins
Host/Environment:
The text was updated successfully, but these errors were encountered: