Hello! We are currently running the ELK on 7.17.26 version along with ReadonlyREST plugin in both Kibana an Elasticsearch in order to use Keycloak authentication in Kibana. This past weeks some users were experiencing this error in the Kibana UI when they log in:
We've had this issue before and we know it's because of the amount of permissions that are attatched to some users when they log in. For now the workaround is to make the users remove some unused permissions and they are able to enter Kibana again. We recently implemented some filtering of unnecessary permissions in Keycloak side to help with this issue, but this is not a permanent solution because the amount of permissions might keep growing (we handle a big amount of logs and access must be restricted so permissions are needed).
We already asked about this in the ReadonlyREST forum and they assured that this error screen does not come from their side. We also checked our NGINX running in our Kibana server and it doesn't seem to be the problem either. Our only thing left to confirm is if this error comes from Kibana because we have no other place to look for.
If you by any chance can help with this we'd aprecciate it since it's only a matter of time before we face this issue again. Let me know if I can provide any other information.
Thanks in advance!