renewal-window
Use the renewal-window
stanza entry to define by how much the lifetime
of a generated JWT will be reduced.
Syntax
renewal-window = <seconds>
Description
The length of time, in seconds, by which the expiry time of a JWT will be reduced. This entry is used to make allowances for differences in system times and transmission times for the JWT.
Options
<seconds>
- The length of time, in seconds, by which the lifetime of a generated JWT will be reduced.
Usage
This stanza entry is optional.
Default Value
15
Example
renewal-window = 30