9.5:documentation:modules_sms

Modules - SMS [sms]

The module provides sending sms via gateway and gateway can be placed behind proxy. Now is available these implementations (drivers):

URL with SMS gateway is composed by script defined in application properties. Script return URL in string and CzechIdM realize GET method with this URL. The script composed URL with all necessary parameters like username and password for gateway, text message, number and etc.. About next communication like proxy, secure (https) its cares CzechIdM itself.