CA Single Sign-On Cluster Properties
The CA Single Sign-On cluster properties define the defaults used in the cache settings in the .
gateway93
The CA Single Sign-On cluster properties define the defaults used in the cache settings in the CA Single Sign-On Configuration Properties.
Property | Description |
siteminder.cache.authenticationCache.maxAge | Maximum age of entries in the Authentication Cache. Default: 3600000 (milliseconds). |
siteminder.cache.authenticationCache.size | Number of entries to cache in the Authentication Cache. A value of 0 (zero) indicates no caching.Default: 10 |
siteminder.cache.authorizationCache.maxAge | Maximum age of entries in the Authorization Cache. Default: 3600000 (milliseconds) |
siteminder.cache.authorizationCache.size | Number of entries to cache in the Authorization Cache. A value of 0 (zero) indicates no caching.Default: 10 |
siteminder.cache.resourceCache.maxAge | Maximum age of entries in the Resource Cache. Default: 300000 (milliseconds). |
siteminder.cache.resourceCache.size | Number of entries to cache in the Resource Cache. A value of 0 (zero) indicates no caching.Default: 10 |
siteminder.cache.acoCache.maxAge | Maximum age of entries in the ACO cache. Default: 30000 (milliseconds). |
siteminder.cache.acoCache.size | Number of entries to cache in the ACO cache. A value of 0 (zero) indicates no caching. Default: 10 |
siteminder.managementTimePeriod
(Available in v10.0 CR1) | Time period to reinitialize the CA SSO agent so that connectivity to CA SSO policy server is maintained. A value of 0 (zero) disables the CA SSO's management task to reinitialize the agent. 30 (seconds) |