MFA Integration
kron pam’s multi factor authentication (mfa) module provides both internal and external mfa solutions this functionality is described in detail here docid 5cicv8 hpsncxmhyyosoo to use mfa via sms, the sms service must be configured in the administration interface the sms integration screen includes the parameters needed to define and use an sms provider to configure sms services for mfa integration 1\) navigate to administration > system configuration management > integrations > sms integration 2\) click + add sms integration 3\) from the parameter type dropdown list, select mfa integration 4\) for the http sms channel type, fill in all the required fields and click save example values for each field are listed in the table below http sms parameters example values http url https //api sms com/v1/send sms http method post or get http headers content type\ text/xml http body \<request>\<authentication>\<username> \</username>\<password> \</password>\</authentication>\<order>\<sender>kron\</sender>\<senddatetime>\</senddatetime>\<message>\<text>\<!\[cdata\[krontech kron pam mfa token is %token%]]>\</text>\<receipents>\<number>%messageinfo%\</number>\</receipents>\</message>\</order>\</request> http secret body \<request>\<authentication>\<username> \</username>\<password> \</password>\</authentication>\<order>\<sender>kron\</sender>\<senddatetime>\</senddatetime>\<message>\<text>\<!\[cdata\[your mfa secret key %secret%]]>\</text>\<receipents>\<number>%phonenumber%\</number>\</receipents>\</message>\</order>\</request> http encoding utf 8 http timeout (in seconds) 30