This article explains how Identity Manager interacts with operating system time and potential impacts regarding leap second events. It provides guidance on time synchronization using Network Time Protocol (NTP) to ensure system reliability.
Identity Manager
Identity Manager relies on the operating system time for internal processing.
tm_sec member definitions within the tm structure, seconds are represented in the range of [0, 60] inclusive. This standard range allows for the leap second (60) event without causing errors in most applications.Technical Context
Reference For detailed technical specifications regarding NTP, refer to RFC 5905.