ibm mobilefirst - How to restrict user to login from single client at a time in worklight 6.1 ? -
for example, if user installed app in more 1 devices, , tries login devices @ same time want restrict him not login other devices until going logout first device. 1 active login @ time.
how achieve above ibm worklight 6.1 ? api available same client or adapter side ? please let me know.
there not built-in feature per-se in worklight give want.
what explore world of custom authenticators , login modules.
need create custom properties stored in database, allowing identify if user "logged-in", in case perhaps either show message user, or have him force-logout.
either way, should not stick worklight 6.1 - extremely old version.
Comments
Post a Comment