Hi all, I'm trying to bind a role with a specific index.
If I select the index-specific regex from the proposed list, then I get a 403 Forbidden error when a POST is sent to es_admin/.kibana/index-pattern/_search?stored_fields=.
If I insert "*" then everything works fine.
Do you have any suggestion?