Reference Guide
...
Multi-Factor Authentication
External MFA Providers

AuthTake MFA Integration

For integration with AuthTake, Kron PAM supports MFA token verification through an API-based configuration. This enables enterprises to use AuthTake for secure authentication in various contexts, including Kron PAM’s Web GUI logins and Privileged Session Manager connections.

  • Users must have an account in AuthTake with corresponding credentials (e.g., username and authentication PIN).
  • API keys and application codes must be configured as described below.

Configuration Steps:

  1. Navigate to Administration > System Configuration Manager
  2. To integrate AuthTake as an external MFA provider, the following parameters need to be set in the System Configuration Manager:
    • mfa.provider: authTake (default: internal)
    • mfa.external.provider.authTake.appCode: <application code> (encrypted/plain text)
    • mfa.external.provider.authTake.apiKey: <API key> (encrypted/plain text)
    • mfa.external.provider.authTake.otpValidUrl: <AuthTake OTP validation endpoint URL>