Expiration of mobile app pin after specific number of daysIssue Need a setting for the mobile app's refresh token to be expired after certain days.ReleaseNAResolutionThe mobile app pin adds an extra layer of security to the Servicenow mobile app, similar to our mobile password or face id authentication for phones. This doesn't have any condition to be expired after a certain number of days The PIN is locally stored in the app on the mobile, so there is no way for admins/system from the instance end to manipulate/reset or expire a user's PIN after certain days There should be a 'Reset' button in the upper left corner after entering an incorrect PIN, which will require the user to re-authenticate. The user will be prompted to enter a new PIN.Related LinksMobile app configuration documentationApp pin settings for mobile