Hi guys!
Our setup is the following:
- Kibana 6.7
- 9 different spaces with different user groups, and different rights. For example: User Adam has access to Space A, but not to Space B. User Joe has access to Space B and C, but not A.
I'd like to implement the following setup: We want to set a default dashboard for every space.
For example:
Space A - Default Dashboard X
Space B - Default Dashboard Y
Etc.
The problem is the following: I have set up a default dashboard with kibana.defaultAppId (as discussed here) in the Kibana config file.
But now, if a user who has no access to the Space, receives an error message (see below).
For me, it seems like there is just a possibility to set up one single default dashboard but it is not possible to make it more granular.
Do you have any tips for me how to face this problem?
br
Jerome