Two-Factor Authentication
You can use Kron PAM for Two-Factor Authentication (2FA) to know who reaches your devices.
System admins configure and test 2FA definitions during deployment.
Kron PAM 2FA is available in offline mode with the mobile application.
Prerequisite: If you haven’t already, download the Kron PAM Mobile Client from the App Store or Google Play Store before you begin with the following steps. See Getting Started with Mobile Client
Follow the steps below to add an offline token.
Step 1: Generate a QR Code from Kron PAM Web GUI.
- Log in to Kron PAM Web GUI.
- Navigate to Administration > 2FA Provisioning. Here you will find the QR code and the activation code. To generate a new QR and activation code, select Generate New One.
Step 2: Generate a token in Mobile Client.
- Open the Kron PAM Mobile Client App and log in with your Kron PAM user.
- Navigate to Offline Token.
- Generate a token with any of the following methods:
- Scan QR code – you must allow the app to access and use the camera
- Enter the code manually with your username
- Register token
The tokens you generate with any of these methods will appear on the Offline Token screen.
Note that the 2FA code will be generated for a pre-set time interval on the mobile application.
You can export your tokens to copy them to another device or simply protect them from loss due to updates.
To export:
- Tap on the Offline Token menu.
- Select Export, and it copies the collection of tokens in an encoded format and adds them to the clipboard.
- To keep it as a backup, paste it into notes or email.
To import a backup:
- Select and copy the backup text you stored in notes, email, etc.
- Tap on the + button on the top-right corner, and the activation screen opens.
- Select Import Token.
- Tap on OK on the Your tokens are imported successfully dialog box.
Kron PAM’s built-in MFA can be used as a secondary layer of authentication for logging into the Mobile Application for its online features (Approval Management, Geo-Fencing, and Password Manager).
- Admin and user must install the Kron PAM Mobile App and register a token to receive Offline Tokens with the mobile app. (You get the Offline Tokens from the Offline Token > Add > Register Token menu).
- OTP must be enabled for the user group that will be using MFA for Mobile Application connections.
To enable MFA for Mobile Application:
- Navigate to Administration > System Config. Man.
- Set the mobile.application.otp.enabled parameter as true. After these settings are done and a login operation was started on the mobile application, the application will automatically look for a Registered Token in its Offline Tokens with the name that matched the tfa.otp.issuer parameter. If there are registered tokens with other names, then it will prompt for user to select a registered token. If the current six-digit value of the Offline Token (either the automatically or the manually selected one) is validated with the server, login will be successful. If there’s no Registered Token in the mobile application and MFA is enabled with the parameter above, registering token also requires a Multi Factor Authentication. The system will send a one-time password (OTP) user’s phone number. User will be asked to enter the OTP on his/her mobile application.
The Mobile Application MFA functionality works only with the registered tokens to ensure that the offline tokens are only working in one application at a time.