Thepersistent-expiry-threshold
defines a token’s persistency by defining the minimal expiry value a token must have in order to be saved in the database. If the persistent-expiry-threshold
is set to a negative value, all tokens will be persistent and will be saved to the database.
The persistent-expiry-threshold
default value is set to 3 hours.