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.

Link to page in my app skip login

BaonergesFeb 5 2025 — edited Feb 5 2025

Hi Everyone,

We have multiple apps in house and I want users to have access to all if they log into one. Basically session sharing is set to workspace sharing for all apps. This has allowed users to open another app and use it without logging in again. I am trying to provide users with a link in an email notification that will take them directly to the page they need to look at.

Example:

http://myserver:8089/ords/f?p=100:15:::::P1_ITEM:MYITEM-12345

Basically they should be able to click this link and it should open a tab and go to the app. The issue is that it asks them to sign in again and it will sign them out of other apps. Is there a way to make this link reuse an existing session so the user doesnt have to log in again?

Comments
Post Details
Added on Feb 5 2025
10 comments
157 views