Idea Summary
Add to apex table/view similar to dba_users to trace user_name, workspace, account_status, lock_date, expiry_date, created_date, last_login
Use Case
Security reporting in environments where the direct access to database is prohibited and only tool available for access is APEX.
Preferred Solution (Optional)
Create tale or view with all listed columns available via select statement to privileged database user.