Reference Guide
...
SQL Proxy
Connecting with the Kron PAM S...

Connecting with the Kron PAM SQL Proxy with MFA

3min

Some configurations must be made to use MFA (Multi-Factor Authentication) when performing SQL Proxy for Oracle database devices. Please check 2.3 Email Server Configuration before configuring MFA in SQL Proxy.

In the Multifactor Authentication and go to User Group Management, press the options button for the user group where the SQLPROXY user is (in this example, it is ORACLE UG). Then, press the 'Enable OTP' option on the screen that appears.

Document image

Document image


After this, navigate to the Multifactor Authentication page and go to the User Token Management page. Then, press the options button for the user used for the Oracle database (in this case SQLPROXY) and click the Send Manual Registration Key button.

User Token Management
User Token Management

Document image


In this example, the QR code sent to the email address of the SQLPROXY user needs to be scanned using the KRON PAM mobile application.

the second one is MFA 6-digit code
the second one is MFA 6-digit code


Then, two parameters must be entered in the System Configuration Manager. By pressing the +Add button, add the following parameters:

  • sql.proxy.2fa.enabled with a value of true
  • sql.proxy.2fa.delimiter with a value of #
    • the delimiter is your choice (in this example, # is used)
Document image


Next, proceed to an SQL Client (in this example, DBeaver is used). The Database Name, Port, and Password are the same as in the SQL Proxy steps.

The username is different; here, as an example, enter (SQLPROXY) customer delimiter (#) and the 6-digit code displayed in the KRON PAM application in the Username field. You should be able to connect successfully.

MFA 6 digit and Delimiter with Database Username on SQL Proxy
MFA 6 digit and Delimiter with Database Username on SQL Proxy