The time after which the SecurityInfo strings that IDOL Community Component passes as part of a secure query expire.
Specify an interval in the following format:
NumberTimeUnit
where,
Number
|
is the number of time units to elapse. |
TimeUnit
|
is the time unit to apply. The following units are available:
|
Note: If you do not specify a TimeUnit
, IDOL Community Component reads the specified number as seconds.
Note: The times used in the SecurityInfo strings are in Universal Coordinate Time (UTC or GMT) rather than local time.
Type: | Long |
Default: | 30minutes |
Allowed Range: | Minimum: 0 Maximum: 1year |
Recommended Range: | Minimum: 60seconds Maximum: 1year |
Required: | No |
Configuration Section: | UserSecurity |
Example: | SecurityTokenLifetime=10hours
|
See Also: |
|