• restricted area inside iframe#

  • itWillBeOk Reply #1, 3 months, 4 weeks ago

    Reply
    Hi all,
    i have a (hopefully) short checkup question on security:

    I'm working on a site that has an access-restricted document download area, which i'm comfortable building.
    "Because of reasons", this download area is hosted on another domain. I was planning on including this area in the actual site's frontend with an iframe. So i go to example.com/downloads and there is my basic html with navigation etc and an iframe containing login-area of anotherexample.com.
    There has to be no communication between the frames.

    Can you think of any issues arising from this scenario? I was thinking 'no', but since all y'all are smarter then me...

    thx.
    marc