Kibana canvas access permission with on per page basis

hello,

if a have a privileged user1 and other unprivileged user2, is there a way that I can control that user 1 can read any page in a canvas (the whole canvas) but user2 can read some pages in the same canvas, provided that all data for said canvas is stored in the same index pattern?

I know that I can filter what a user can read within its role on a index basis but maybe I need a little more granularity.

regards.

AFAIK, this is not supported in Canvas.
If your canvas is made of saved objects, you might use this to filter out saved objects.
As to my understanding, this will remove the objects from the slide, but not remove them entirely.
I did not try it though. This is just my theory :slight_smile:

The simple solution is to create different Canvas workpads.

Good luck!

2 Likes

@AClerk ok, I see, I will try another aproach then, thanks for your answer.

from your suggestion I was able to solve my use case with different Spaces and Saved Objects, thanks!

2 Likes

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.