Hi All, I have implemented Shiro with Wicket application and followed the steps to invalidate the cache when a user's authorisation changes. So each time the application recognises that the cache as to be invalidated it invokes the realm and clears the cache and the following Authorisation check loads the correct role/permissions for the user.
This clearing of cache greatly decreases the performance and in our case every tab the user clicks the cache must be cleared because the user is tied to each function and his roles and permissions change. Is there an alternative way to increase the performance? I understand if the cache is not invalidated it is fine but in this case I am forced to. In another thread I noticed that my posts/our posts are not approved. Could the administrator let us know what the issue is? Many Thanks Nivedan
