mickeyboy
Test capx, run this capx with these steps
0. set "Enable Multiple Logins" to "OFF" and chooses "When a secondary login occurs, logout and notify:" to "Second user".
1. login, you will see it login success
2. open another tab, paste the url in step1 to open the same page, try login in this page, you will see it login failed. Error message will show at console.
[quote:wrdj1dwd]failed- User is already logged in from another device/computer. The application is configured to disable multiple concurrent logins with the same user credentials.
And the session is still invalid.
It will not work if set "When a secondary login occurs, logout and notify:" to "First user". "On get invalid session" never trigger in this case indeed. I am sorry I could not help you in session valid testing.