Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » open links in the same session (APEX)
open links in the same session [message #423823] Mon, 28 September 2009 08:19 Go to next message
azalar
Messages: 3
Registered: September 2009
Location: Slovenia
Junior Member
I have an APEX app, that produces a list of open issues and sends it by email to some users. I include links to individual issue in this email. How to build this link in a way that user has to authenticate only after clicking the first link, and then after clicking others, there should be no authentication check any more, as there is already a living session available? Furthermore, is there a way to provide UN/PW from within the link to avoid a need for authentiacation at all?
I use an authentication function in the application to check UN/PW validity.
Re: open links in the same session [message #424221 is a reply to message #423823] Wed, 30 September 2009 17:18 Go to previous message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
Try using session '0' rather that the session id in your URL.

f?p=App:Page:0:Request:Debug:ClearCache:itemNames:itemValues:PrinterFriendly


rather than

f?p=App:Page:Session:Request:Debug:ClearCache:itemNames:itemValues:PrinterFriendly



Previous Topic: 2 Forms on a single page
Next Topic: Foreign Key Value in Master Detail Form Page
Goto Forum:
  


Current Time: Thu Mar 28 12:05:35 CDT 2024