Connecting with the Kron DAM SQL Proxy with MFA
3 min
some configurations must be made to use mfa (multi factor authentication) when performing sql proxy for oracle database devices please check email server configuration docid\ ubhuuei1t13ze c6pqab5 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 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 in this example, the qr code sent to the email address of the sqlproxy user needs to be scanned using the kron dam mobile application then, two parameters must be entered in the system configuration manager by pressing the +add button, add the following parameters dam ddm mfa enabled with a value of true dam ddm mfa delimiter with a value of # the delimiter is your choice (in this example, # is used) navigate to multi factor authentication → user group management locate the user group that contains the database user connecting through sql proxy (for example, oracle ug ) click the options button for the user group and select enable otp this configuration defines which user groups are allowed to authenticate using mfa when connecting via sql proxy 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 dam application in the username field the user should be able to connect successfully