blob: 491fda39bc9ce9cf5be30a67b528c75f25f2a8ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# rlm_smsotp
## Metadata
<dl>
<dt>category</dt><dd>authentication</dd>
</dl>
## Summary
Extends FreeRADIUS with a socket interface to create and validate
one-time passwords. For example this can be used in certain
circumstances to perform 2FA using SMS messages.
|