Give us feedback
single-user-signin
Reactive icon

No concurrent login

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 6 Jan by 
0.0
 (0 ratings)
single-user-signin

No concurrent login

Documentation
1.0.1

Just drag and drop the block inside all the screens or just drop it inside a block which is present in all the screens such as menu block.

That's it!

Publish the module. Rest of the things will be automatically taken care. Your application will prevent the concurrent logins made by the same user.


1.0.0

Publish the single signin user component in your environment.

1. Open the manage dependency and the selected elements in the below image,

2. Drag and drop the UserLogin client action right below the login action,

3. Drag and drop the SingleUserSignIn block in menu block or in any block which is present in all the screens or directly drop the SingleUserSignIn block in all the screens.

(In this documentation, block is added in the menu block)


That's it! 

publish your module and see the result by login to the application with same user id from two different browser or devices as shown in the below image.