Kibana Iframe avoid credentials

Hey @He_Pamela, if you put a reverse-proxy in front of Kibana (Nginx/Apache/etc.) you can provide the username and password via the Basic authorization headers. Auto-authenticating to iframe-embedded Kibana dashboard describes how to do this using NGINX and the same approach can be adapted if you need this to work with Apache.