Embed jenkins using iframe

Hi Community,
I want to create a popup in which I have to show the Jenkins blue ocean job summary UI of a particular job. How can we view the Jenkins page through an iframe, or is there another way?
Is there a way to run http://localhost:8080/blue/organizations/jenkins/Git%20job/detail/Git%20job/26/pipeline/ inside an iframe
Thank you

there seems to be a dozens of different google results, including XFrame Filter, have you tried any, and why don’t they work for you?

@halkeye. I can able to access jenkins window under iframe. But the problem is, it is redirecting to the login page. Even after providing credentials there and logging in. It is redirecting to the same login page. Any work around for this?

Hey @mdkarthik ,
I am facing the same issue. Can you share the solution if you have solved it?