I am not able to open Strapi in Iframe

System Information
  • Strapi Version:
  • Operating System:
  • Database:
  • Node Version:
  • NPM Version:
  • Yarn Version:

<iframe src="http://localhost:1337/admin/auth/login" frameborder="0"></iframe>

I am not able to open Strapi in Iframe. I am trying to open Strapi in vue Iframe, but it’s not opening.

How to solve it?