Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problems with iframe showing PDF in a solution using Azure AD authentication

Soeren DFeb 12 2025 — edited Feb 12 2025

I am following the principles in this article in a solution using Azure AD as authentication:

https://kehindeadeyemi.hashnode.dev/preview-a-dynamic-content-region-as-a-pdf-in-your-oracle-apex-application

The part that I attempt to reuse is showing a PDF in an iframe where the iframe points to a AJAX callback process that writes the PDF file.

I never get so far because I get the error:

Refused to display 'https://login.microsoftonline.com/' in a frame because it set 'X-Frame-Options' to 'deny'.

But this page is a public page and requires no authentication. Is there a way to fix it?

Thank you in advance.

Kind regards
Soeren D.

Comments
Post Details
Added on Feb 12 2025
4 comments
336 views