Block user from login into Kibana

Hello,

I have OpenDistro setup and correctly working in K8s. I want to be able to block an user from Login into Kibana, however, I can’t seem to find how to do it.

I’m looking for something like this. Is there a way of achieve this, maybe through an API call? Or with a role?

Thanks in advance :slight_smile:
Robin.

@Robin350 I’m not aware of feature to disable the user. However as all this does is prevent user from accessing elasticsearch and kibana, you could just delete the user and recreate if needed.