Security Exception on Discover Page 7.9.1

We upgraded yesterday to ELK 7.9.1 and now our user’s keep getting the following error on all pages of Kibana:

[security_exception] no permissions for [indices:data/read/async_search/submit] and User [name=XX@XX, backend_roles=[YY, ZZ], requestedTenant=null]

This is a huge blocker for us. Any help is appreciated.
Thank you!

Versions:
ELK: 7.9.1
Searchguard: 7.9.1-45.1.0
Searchguard Kibana Plugin: search-guard-kibana-plugin-7.9.1-45.1.0

We would need more information on the permissions configured for the affected users.

Generally, you should take care that all users which need to access indexes via Kibana have the SGS_CLUSTER_COMPOSITE_OPS_RO cluster permission.

Thanks for your response. Looks like adding that permission worked

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.