Title
Localize Timezone for User for TOTP Authentication
Platform
N/A
Is it related to an issue?
Currently, TOTP verification fails because the server's timezone is set to UTC. TOTP must be verified in the same timezone to function correctly. In the attached images, the screenshot of the Audit Log shows the time as 1:30, while the current time in the SSH terminal is 9:30.
The Solution
Allowing users to change their timezone or enabling the application to automatically detect the localized time on the device being used—without requiring changes to the current UTC server settings—will ensure that users can utilize TOTP authentication without any issues.
A long-term solution would involve allowing the server's timezone to be adjusted to match the localized server, along with the capability for users to change their timezone and for the application to detect the localized time for TOTP authentication.
Additional Context
No response
Title
Localize Timezone for User for TOTP Authentication
Platform
N/A
Is it related to an issue?
Currently, TOTP verification fails because the server's timezone is set to UTC. TOTP must be verified in the same timezone to function correctly. In the attached images, the screenshot of the Audit Log shows the time as 1:30, while the current time in the SSH terminal is 9:30.
The Solution
Allowing users to change their timezone or enabling the application to automatically detect the localized time on the device being used—without requiring changes to the current UTC server settings—will ensure that users can utilize TOTP authentication without any issues.
A long-term solution would involve allowing the server's timezone to be adjusted to match the localized server, along with the capability for users to change their timezone and for the application to detect the localized time for TOTP authentication.
Additional Context
No response