DeferLogin
Set this parameter to True
to use another system to manage authentication. DeferLogin
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 setting in the IDOL Community Component configuration file).
If you set the CheckEntitlement configuration parameter to True
(its default value), you can set DeferLogin
to True
only if the correct password is supplied.
Actions: | AgentAdd
AgentEdit |
Type: | Boolean |
Default: | False |
Example: | DeferLogin=True
|
See Also: | CheckEntitlement configuration parameter InactiveUserDeleteDuration configuration parameter |