We set up authentication in our ELK cluster.
We have an admin user with superuser role. I go to kibana, login as admin and I can login and see all the spaces.
However, when we click in a space, we get
[security_exception] action [cluster:admin/xpack/security/privilege/get] is unauthorized for user [_anonymous]
I am logged in as admin, so why is it trying to use _anonymous to access that? 