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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

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

BluShadow Mar 18 2024

Oracle support documents are available to paying customers through the support portal: support.oracle.com

If you are not a paying customer then I'm afraid you won't have access to the document, and it is a breach of any customer's agreement with Oracle to supply such support documents to others.

1 - 1

Post Details

Added on Feb 12 2025
4 comments
98 views