For the complete documentation index, see llms.txt. This page is also available as Markdown.

user_auth_unlock_screen

Description

Notification indicates current logged in user. Once a user has been authenticated by entering the passcode an icon appears in the Title bar. This icon indicates the user is logged in.

When Merchant.UserAuthAlwaysAuthenticate flag is set to true, the notification icon is no longer displayed, indicating that the user must authenticate every time when accessing a passcode protected function.

Configuration Parameters

Merchant.UserAuthAlwaysAuthenticate - Enables the terminal to always prompt for passcode each time a terminal activity that requires authentication is encountered. When disabled, the terminal will instead check if a user is logged into the terminal and use that status to determine if authentication is still required or already granted.

Reference flows

User authentication management

User authentication prompt

---

Last updated

Was this helpful?