We need to implement a security enabling a user to be logged only in one session. We will either prevent him to log twice or kill any other session on login. Is there already something to support that (aka sessiob listener or session filter). asked 09.12.2016 at 21:54 RemiMorin |
The following utility methods returns you requested informations, so they could be called on login. Please note, that is makes use of internal APIs.
answered 13.12.2016 at 09:47 Flavio Sadeghi ♦♦ |
You could implement an
answered 13.12.2016 at 11:37 Reguel Werme... ♦♦ Thanks for answer, I'm going that way, is there a specific place to set this configuration? something getting called at application startup.
(14.12.2016 at 21:25)
RemiMorin
You could use an automatically started process for the registration. Similar as described here: http://answers.axonivy.com/questions/1938/how-can-we-use-global-variable-in-automatic-process-element
(15.12.2016 at 08:46)
Reguel Werme... ♦♦
|
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 09.12.2016 at 21:54
Seen: 1,880 times
Last updated: 15.12.2016 at 08:46