How to Implement Logout to Reset the State
(Doc ID 1117805.1)
Last updated on AUGUST 27, 2019
Applies to:
Oracle Application Express (APEX) - Version 3.1.2 and laterOracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Cloud Service - Version N/A and later
Information in this document applies to any platform.
Goal
How to implement LOGOUT to reset the state?
Using a cookie to pass authentication credentials (database authentication) between applications. Users login through the Login Screen.
How to logout of the applications and reset the state so that after "logout", the user is not be able to use the application again by clicking the browser's Back button without logging in?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |