Idea Summary
Add a build in dialog component accessible from application installation settings that displays active concurrent user session for security monitoring and management purpose.
Use Case
A configurable dialog box accessible through application installation settings that provides below features
- Session Overview Dashboard. Real time display of active sessions of the concurrent user. session details should include device information , location and last activity information(if possible)
Good to have : visual indicators for session status (active, idle, expired)
- One click termination for individual sessions.
Business Justifications:
This provides enhanced security and prevents unauthorized access from forgotten/compromised sessions.
Empowers user to manage their own session without IT intervention
Preferred Solution (Optional)
Leverage existing Apex_UTL session management api's for handling the session and to add a feature in the create application form to select this dialog box.