Idea Summary
currently, sensitive data such as user passwords and username are visible in the Oracle APEX session state after login. I want the sensitive item values should be hidden from the session state viewer to prevent exposure.
Use Case
If sensitive values (e.g., passwords or password) remain visible in the session state, there is a security risk. An attacker with access to the session or debug tools could potentially view these credentials and impersonate legitimate users, leading to unauthorized access to accounts or systems.