cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
292
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: ryan kaplan on 31-03-2009 09:09:32 PM
I am using the string below to login users:
with the value of "0"

doDeviceLogin
<deviceName>#COL1#</deviceName><loginDuration>0</loginDuration>#COL3#<userId>#COL2#</userId>
 
What value equals indefinate, or if Enforce Maximum Login Time is set to false as a System parameter, is that value ignored?
 
I want to avoid a massive logout of users if some backen timer expires</loginDuration><
</loginDuration><

Subject: RE: EM API loginDuration value question
Replied by: David Staudt on 29-04-2009 04:20:09 PM
Some testing seems to indicate a value of 0 results in 'indefinite'.
 
It appears that even if Enforce Maximum Login is disabled, that a positive value will result in logout at the specified interval.

Subject: RE: EM API loginDuration value question
Replied by: Sascha Monteiro on 22-11-2010 09:09:41 PM
Hi Ryan,
I assume you use AXL to login the user ;-)
 
according the AXL doco's, the loginduration will not be enforced even if you specify a value, you will have to use the EMApi if a forced logout is required. (only just found out myself)
 
so you should be all good :-)
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links