Hello,
I have an angularjs app that loads dashboards that I want to share with users with read-only privileges.
My users authenticate via ldap (LDAP authentication by the apache front end that hosts my application support) and do so that the ldap id provided during the apache auth is passed to elasticsearch / kibana automatically to display the iframe.
Is it possible ?
Thank you in advance .
Mehdi