5 Configuration in OBDX
This topic describes the systematic instruction to Configuration in OBDX option.
- This configuration is applicable for WEB/ANDOIRD/IOS channel.
- Login to OBDX website with admin user.
- Go to Touch Point Maintenance and search for APCHATBOT.
- Enable APCHATBOT touchpoint for chatbot to work with OBDX.
- For 2fa, enable 2fa Authentication. Enabling this will enable 2fa authentication for transactions withing chatbot as per authentication type configured for the transaction.
- Login 2fa option available are PIN/OTP/Soft token.
- For PIN, user can login to OBDX website -> Profile Settings ->Password and security ->Set SMS and chatbot PIN
- Update the type of authentication required in ODA in fw_config_all_b
select * from digx_fw_config_all_b where prop_id like'%MobileAuthenticator%' values are LOCAL- OTP R_SOFT_TOKEN- HOTP based 2fa T_SOFT_TOKEN, PIN – TOPT base 2fa PIN