Session Management and Access Control:
The Cloud App operates based on active Oracle APEX sessions. Each session allows users to manage their forms securely within the current session.
Once a session ends, either due to timeout or the user logging out, access to the forms is no longer possible. To regain access, users must re-authenticate by starting a new session, and all unsaved changes will be lost if the session ends unexpectedly.
This ensures that forms remain secure and private to the authenticated user. If the session expires, users will need to begin the process again from the start by logging in.