Optical Character Recognition (OCR)
Optical Character Recognition is the data extraction from printed or written text from a scanned document or image file and then converting the text into a machine-readable form to be used for data processing like editing or searching. Based on OCR technology Kron PAM extracts texts from the computer screen and processes / uses it for autologin.
To configure OCR:
- Navigate to Devices > Inventory > Device Groups.
- Select the device group you want to edit and select Remote Apps.
- Set the Enable Auto Login.

- Click the Set Auto Login Properties button and fill in the required fields with the information shown in the image above.
- Select Use OCR then configure accordingly.

OCR text

Key Template

Text to recognize if the login page has loaded successfully. OCR scans the screen and looks for this text. When it finds it, it starts to enter the Key Template.

Text to recognize if the login page has loaded successfully. OCR scans the screen and looks for this text. When it finds it, it starts to enter the Key Template. Login key template to insert username and password. Consists of key and character combinations. The special keys are written consecutively in [Tab], [Enter], etc. format. The Username and Password are sent with ${username} and ${password} placeholders. A standby time can be set in milliseconds and added to the key template in a regular format as well. For example, if [wait-3000] is added to the key template, it means waiting for 3 seconds before the execution of the next key.
Special keys should be written in the following format:
[Alt] | [F10] | [F8] | [Print] |
---|---|---|---|
[Begin] | [F11] | [F9] | [Right] |
[Break] | [F12] | [Home] | [Scroll_Lock] |
[Ctrl] | [F2] | [Insert] | [Shift] |
[Delete] | [F3] | [Left] | [Shift_Lock] |
[Down] | [F4] | [Num_Lock] | [Tab] |
[End] | [F5] | [Page_Down] | [Up] |
[Escape] | [F6] | [Page_Up] |  |
[F1] | [F7] | [Pause] |  |

Allow Assigned Credentials


Allow Session User

Username
Password
Timeout
Device IP/Hostname

Allows assigned credentials for the current user to be selected in the user selection at the beginning of the session. If enabled, SAPM configuration needs to be in place for the user.
Allows the current Kron PAM user to be selected from the user options at the start of the session. This can be used for LDAP connections for applications if LDAP is integrated with Kron PAM and the application, or if the same username and password is used for Kron PAM and the application.
Username to log in to the application with.
Password to log in to the application with.
The time window to detect the login page.
The IP address of the remote application can also be a hostname or a DNS record.