12 April,16 at 11:09 AM
Applies to: All versions of Centrify DirectControl
Question:
Does Centrify have a tool that works with the Tomcat/Apache .jars and expose any performance/connection data?
Answer:
The Centrify java module and apache module does not cache any information. If using Jboss, it caches some connection, and the authentication cookie.
For those with valid authentication cookie, it is not seen at all.
More details can be checked from the following link:
https://community.jboss.org/wiki/CachingLoginCredentials
(Link provided as a courtesy)