Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

how to open a non-public apex page via url

probably it’s browser related but my exact urls don’t work as they should, if the page requires authentication.

for instance, if I share this link with users

https://my_srv/f?p=100:2

they would be prompted for authentication, then APEX will redirect them to the page 1, home page.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

Is there a way to tell APEX to go to the page that pointed out in the url after authentication?

>Solution :

Go to your application’s shared components -> security attributes.
There you would see deep linking: enter image description here

Change your settings (rejoins sessions & deep linking) for your requirements.
Then your URL would be redirecting users to the specific page after login.

See:
https://community.oracle.com/tech/developers/discussion/4181586/how-to-open-page-of-application-directly-from-external-link
for further details.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading