Oracle Forms (MOSC)

MOSC Banner

Forms/Reports integration - security question

edited Apr 29, 2015 10:03AM in Oracle Forms (MOSC) 6 commentsAnswered

After following this document on Forms/Reports 11g integration, I have a question regarding security.

Using RUN_REPORT_OBJECT and WEB.SHOW_DOCUMENT the PDF output is displayed in the browser, with a url of the following format:

http / server:port/reports/rwservlet/getjobid12345?server=report_server_name

Anyone with network access to that server and port can call this url, without any authentication, and the content is pulled from the cache.

We can add the EXPIRATION parameter to the call, so that the output only stays in the cache for a limited period, but the minimum is 1 minute.

Question: is it possible to secure the output so that it is only visible to the user that generated it, and only at that time (without SSO/OID integration)?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center