If SMS is used as a two-factor medium, a corresponding service can be configured here via a URL.
This service handles the sending of the SMS and is configured via the following parameters within the URL:
Example:
https://<domain>/…/…/…& mobile=#PHONENUMBER#&code=#TOKEN#
The URL must be configured according to the provider’s specifications. For the variables #PHONENUMBER# and #TOKEN#, the configured phone number and code (OTP) are then inserted by “remote”.
Furthermore, you can configure whether a GET or POST should be made.

