How to test Limit Concurrent SessionsDescriptionThis article is to explain how to test theLimit Concurrent Sessions plugin.InstructionsPrerequisites: The Limit Concurrent Sessions plugin is installed. The sys_property glide.authenticate.limit.concurrent.interactive.sessions is set to true. The sys_property glide.authenticate.max.concurrent.interactive.sessions set to an integer. * Please Set a concurrent session limit by user or role and test with those user or role https://docs.servicenow.com/bundle/vancouver-platform-security/page/integrate/authentication/task/set-session-limit-user-role.html Steps: Open a different browser for each session you want to create. (you can use one incognito window per browser to increase the number of browsers available). Log in with the same user in each browser. When you reach the number that glide.authenticate.max.concurrent.interactive.sessions is set to, the next browser should log out automatically. To check the Sessions you can go to System Logs > Transactions (All user) Filter Created by = the user you logged in as Add Session column to the list Group by Session Count the number of Sessions created