You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I do not have admin permissions to the elasticsearch, despite having the calliope-admin permission.
Here is an error message from the kibana console when I ran this request: GET _opendistro/_security/api/roles
'''
{
"status" : "FORBIDDEN",
"message" : "No permission to access REST API: User cprigge with Open Distro Security Roles [calliope-admin, calliope-user, own_index] does not have any role privileged for admin access. No client TLS certificate found in request"
}
'''
The text was updated successfully, but these errors were encountered:
Fixed via the Kibana interface. If it becomes a problem again, just reset the calliope-admin permissions to unlimited after logging in to Kibana as admin.
I do not have admin permissions to the elasticsearch, despite having the calliope-admin permission.
Here is an error message from the kibana console when I ran this request: GET _opendistro/_security/api/roles
'''
{
"status" : "FORBIDDEN",
"message" : "No permission to access REST API: User cprigge with Open Distro Security Roles [calliope-admin, calliope-user, own_index] does not have any role privileged for admin access. No client TLS certificate found in request"
}
'''
The text was updated successfully, but these errors were encountered: