Track User Sessions
Track login attempts and active sessions in TIBCO MDM.
You can perform the following operations that are useful when multiple users log on to TIBCO MDM:
- Track each login attempt from UI and web services
- Verify how many users are currently logged in
- Track each session creation and active sessions for UI and web services
- Track the information about clients responsible for login attempts
- Provide a way to extract this information and review it
- Detect any hacking attacks
Enabling Login Information for UI and Web Services
To collect the login attempt and active users information,
Launch MDM Configurator.
Go to Member1 > System Debugging.
Set the true value for the following properties:
Property | Name | Usage | Valid Values |
---|---|---|---|
com.tibco.cim.security.loginInfo.enable | Login Information Collection Mode - UI | Enables a detailed information about active users and login attempts to be collected for UI. | True False (Default) |
com.tibco.cim.security.loginInfo.webservice.enable | Login Information Collection Mode - Web services | Enables a detailed information about active users and login attempts to be collected for web services. | True False (Default) |
Copyright © Cloud Software Group, Inc. All rights reserved.