Share dashboard using the multitenancy login

I am trying to configure opensearch with the multitenancy. I created several tenants with roles and users correspondingly. But I am looking to share the iframe as an html file and open it without the login page. I looked into the multienancy documentation on opensearch but it still redirects me to the login page even after enabling the anonymous feature.

Could you guide me please how to do that?

Hi @MelissaL

Please try to use JWT authentication for your case. You can send JWT token as a URL parameter.