APEX 3.2: Session Timeout URL & Substitution Items
DuncsApr 11 2009 — edited Sep 16 2009This is one for the APEX guys.
Are there any plans to extend the number of substitution items supported in the "Session Timeout URL" or "Idle Timeout URL"
The documentation states that:
"Only three substitution items are supported in this URL: &APP_SESSION., &SESSION., and &APP_ID., although because of the particular purpose of this URL it is not necessary to include either &APP_SESSION. or &SESSION. in the link."
The one I am most interested in would be the addition of the "LOGOUT_URL" defined in your application authentication scheme.
I can see many people wanting to implement Session Timeout and once the session has expired, log them out of the application.
If the LOGOUT_URL substitution item was supported, it would make this task very simple indeed and not have to worry about changing the Session Timeout URL should your Logout URL ever change (as ours recently did when we moved from 10.1.2 OIM to 10.1.4 OIM)
I hope this can be implemented in a future release.
Regards
Duncan