APEX 4.1 sentry function example.
Dear all,
I am struggling with the creation of an sentry function responsible for the session mngt.
Does anyone has an example of an sentry function that detects a valid session also when the session ID is not provided in one of the get parameters?
In another words once I have logged in I have the following URL:
1) https://url/apex/f?p=465:1:2697858724244589
2) opening this url in a new tab without session id redirects me to the login page (and this is not what I want).
Thank you very much in advance for your help
Lukasz