Forum Discussion

Anzine321's avatar
Anzine321
Icon for Cirrus rankCirrus
Jun 03, 2025
Solved

Max session per user set value 0

Hi  Login same account at the same time with different device impact active session existing disconnected ? max session per user set value 0 in apm profile 
  • VGF5's avatar
    Jun 03, 2025

    Hi Anzine321,

    Please check the following article

    K03837405: Using the 'Max Sessions Per User' access profile setting and the 'session.logon.last.logonname' session variable

    As per the article, If you set "Max Sessions per User" to 0 in the APM profile, it means there is no limit on the number of concurrent sessions a single user can have. In this configuration:

    • A user can log in from multiple devices or browsers at the same time using the same account.
    • Existing active sessions will NOT be disconnected when a new session is established from another device or browser.
    • There is no restriction or forced logout due to session count for that user.