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 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.
Actions: | ProfileClear
ProfileGetResults ProfileUser |
Type: | Boolean |
Default: | False |
Example: | DeferLogin=True
|
See Also: | CheckEntitlement configuration parameter InactiveUserDeleteDuration configuration parameter |