mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 09:49:16 +02:00
#441 SMS sending
This commit is contained in:
parent
5bcc5537d4
commit
ca508b4788
1 changed files with 4 additions and 3 deletions
|
@ -301,7 +301,7 @@
|
|||
|
||||
<para>You can send SMS messages to your users for password resets. To
|
||||
activate this feature you need to have an account at one of the
|
||||
supported SMS gateways.</para>
|
||||
supported SMS providers.</para>
|
||||
|
||||
<para>After all options are filled you can test your settings and check
|
||||
if you get an SMS delivered to the entered mobile number.</para>
|
||||
|
@ -336,11 +336,12 @@
|
|||
|
||||
<listitem>
|
||||
<para>Account id: please enter the access key id of your IMS user
|
||||
that is allowed to send SMS</para>
|
||||
that is allowed to send SMS (e.g. AKIAIOSFODNN7EXAMPLE)</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Token: this is the secret value of your access key</para>
|
||||
<para>Token: this is the secret value of your access key (e.g.
|
||||
wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY)</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue