Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Resolved Issues

Learn about the issues fixed in this release for Juniper Identity Management Service.

  • Fixed an issue where the session timer was getting reset during group membership updates. These updates caused churn and concurrency issues in the system, preventing user sessions from timing out as expected. With the candidate build, customers no longer need to manually run the logout script, which previously could have triggered a race condition leading to the current ICE issue - PR1772014

  • Resolved a problem where JIMS sometimes failed to parse user details from syslog user logon events. This fix addresses a syslog concurrency issue, preventing object overwrites in the attribute store related to syslog event processing - PR1801438

  • Addressed concurrency-related object overwrite issues in syslog processing to improve stability - PR1758750

  • Introduced a watchdog mechanism to detect and recover inactive threads by partially reloading JIMS components. This newly added resiliency system logs watchdog actions and can be disabled via registry configuration. Note that partial service impact may occur during recovery—for example, SRX IP-query will continue to function for existing data, but learning of new users and events will pause during the watchdog recovery process - PR1882585