Article Content
Article Number | 000030257 |
Applies To | RSA Product Set: Federated Identity Manager RSA Product/Service Type: Federated Identity Management Module RSA Version/Condition: 4.2 Platform: Windows |
Issue | The FIM Session Plugin does not clean up temporary user created by the transient nameID plugin. The following messages should occur in the FIM system.log file when the CTSession Cleanup thread runs.
If these events are not logged then the cleanup thread may not have run. |
Cause | Note that changes to the frequency of the cleanup thread in the CTSession plugin only take effect when the pluign is loaded, either by selecting "reload" in the FIM console, or when the server is started. If a new CTSession plugin is created, or an existing CTSesssion plugin is edited, these settings may not take effect. In addition, even if the CTSession plugin is reloaded, if an existing CTSessionCleanupThread is currently sleeping, the new cleanup interval will not take effect until the existing thread sleep interval has expired. Also note that if any error occurs that prevents the CTSession plugin from being loaded, the cleanup thread will not be started. |
Workaround | If you wish to ensure that changes to the CTSession plugin temporary user cleanup thread for the users created by the transient nameID plugin are being used, restart the FIM server. |