DeferLogin
Set DeferLogin
to True
to use another system to manage authentication. This option allows you to integrate the users that this system provides (refer to the IDOL Server Administration Guide) rather than having to set up your own.
NOTE: By default, users expire after six months if they are not used (you can modify this by using the InactiveUserDeleteDuration parameter in the IDOL Community Component configuration file).
If the CheckEntitlement configuration parameter is set to True
(the default value), you can set DeferLogin
to True
only if you supply the correct password.
If you set DeferLogin
to True
for an action and the user does not currently exist in IDOL Community Component, IDOL Community Component creates a user with the appropriate user name, and allocates the default role permissions and settings to this user.
Actions: | UserCopy
UserRead UserReadAgentList |
Type: | Boolean |
Default: | False |
Example: | DeferLogin=True
|
See Also: | InactiveUserDeleteDuration configuration parameter CheckEntitlement configuration parameter |