Hi,

FYI.
$subject was implemented in all three UserStoreManagers in user core, since
there were occasions where performance issues occurred due to fetching user
roles from the user store for each authorization decision of the same user.

By default, UserRolesCache is enabled and if some one wants to disable it,
following configuration parameter is added to user-mgt.xml.
<Property name="UserRolesCacheEnabled">true</Property>

One may wants to disable the above, if user roles are modified by external
means other than through carbon UI and want those modifications to be
reflected in carbon server immediately.

related jira:
[1] https://wso2.org/jira/browse/CARBON-11073

Thanks,
Hasini.
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to