Hello,
I try to create :
-
User “mno”
-
This user is able to readonly only the indices “vegaproduem”.
So I create : My user “mno”
And then I create my custom “role” : (cluster/indices permissions on same screen) :
Cluster permissions : CLUSTER_COMPOSITE_OPS_RO
Indices permissions : on index vegaproduem all document and action groups “read”
And to conclude, I mapped my user with his new role :
So it’s OK my user gets his new right. But when I connect this user, everything is white, I can’t go on any field (dashboard, vizualise, discover …) everything stay white… I can only logout me lol
Do you know my error ?
Thx you