Activiti6: How to make sure the same user cannot login twice?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2016 11:44 PM
Right now, I have a problem of one user being able to login in the same time from different browsers.
So let's say Admin logins with Firefox, and then in the same time, Admin logins with Chrome. This has an effect that if they add a new same app in the same time, then the app is duplicated and cannot be deleted.
Any way to work around this? And how do we do the 'account lock' thing?
Thanks.
So let's say Admin logins with Firefox, and then in the same time, Admin logins with Chrome. This has an effect that if they add a new same app in the same time, then the app is duplicated and cannot be deleted.
Any way to work around this? And how do we do the 'account lock' thing?
Thanks.
Labels:
- Labels:
-
Archive
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2016 03:58 AM
Hi,
Adding an app at the exact same time with the same account, looks like a very special case to me.
Of course there are possibilities to prevent the same account from logging in twice, but currently no logic like this has been implemented.
Best regards,
Adding an app at the exact same time with the same account, looks like a very special case to me.
Of course there are possibilities to prevent the same account from logging in twice, but currently no logic like this has been implemented.
Best regards,
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2016 07:31 PM
My only workaround so far is to change the Primary Keys of the Runtime_App table to all of its columns. But the 'no login twice' could use some exploration.
Is this going to be researched and included for the full version, or do I have to customize the structure myself?
Is this going to be researched and included for the full version, or do I have to customize the structure myself?
