Cache Configuration

In order to configure Token Server Engine cache time to live, go to the Configuration section of the administration console, then System and choose the Cache tab.

The picture below shows the Cache view in the Admin Console with an example configuration.

Cache Configuration

The table below describes the cache properties that can be configured.

Note: Applying changes of cache properties values requires Token Server Engine Application to be restarted.

Field name Default Description Note
Message cache TTL 300 Time to live in seconds for the i18n message cache.
Application properties cache TTL 60 Time to live in seconds for the application properties cache.
Mobile authentication TTL 300 Time to live in seconds for the mobile authentication cache.
SAML SLO cache TTL 300 Time to live in seconds after which the SAML session will be terminated and the all session belongings (access tokens and access grants) will be revoked. This field is available in the form if the SAML Service Provider Configuration SLO enabled is enabled.
Identity Provider User Info cache TTL 3600 Time to live in seconds for user identity cache. The user identity cache is used in OpenID Connect flows only.
Identity provider SAML metadata URI cache TTL 86400 Time to live in seconds for the SAML identity provider metadata uri cache. This will determine how often the metadata will be fetched from the SAML Identity Provider if it is configured to use the Metadata URI.
Geolocation service TTL 86400 Time to live in seconds for the geolocation service cache. This will determine how often the same IP address and user-agent should be checked in the external service.