Display user specific data in embedded visualsation

I have embedded Kibana visualization into my web portal, one of the problem i am facing is that i want to restrict data visibility as per user.For example if we have 10 customer and i want 1st customer see data belongings to him only like wise others. So is this type of functionality supported by Kibana or not and Is there any workaround for that ?

X-Pack provides the ability to restrict access to data through role-based access controls, but there is nothing natively built into Kibana to support this.