wso2is - wso2 identity server PAP,PDP,PEP caching -


http://xacmlinfo.org/tag/pep-cache/ how enable cacheing in pdp,pep,pap in wso2 identity server 4.5.0

in identity server, can find... pdp level caching... means, there 3 caches..

  1. policy cache --> default enable. policies stored in in-memory default. can not change thing this.
  2. decision cache --> default enable. can configure (enable/disable , cache timeout) using entitlement.properties file can found @ <is_home>/repository/conf/security directory.

  3. attribute cache --> default enable. can configure (enable/disable , cache timeout) using entitlement.properties file can found @ <is_home>/repository/conf/security directory.

policy , decision caches invalidated, when policy update detected. there web service api clear these caches.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -