Hi guys!
We have a site with permission control for different clients. We are building an opensearch solution for all clients and would like to display each dashboard in an iframe on our site. How can we enable client permission to view dashboards in iframe without having to re-build the same access pattern in Opensearch, and without users from being able to login to the domain?
I.e A solution which access control is done through users being able to see what is displayed in the iframe, since user are only able to view our site pages which they have access to. Access to the opensearch domain itself is not provided.