Merge pull request #767 from goodNETnick/master

ocserv. Added show user OTP key
This commit is contained in:
Robert Göhler 2022-05-09 20:42:56 +02:00 committed by GitHub
commit c56e46afe0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -215,3 +215,9 @@ and then the OTP key.
.. warning:: When using Time-based one-time password (TOTP) (OTP HOTP-time),
be sure that the time on the server and the
OTP token generator are synchronized by NTP
To display the configured OTP user settings, use the command:
.. code-block:: none
show openconnect-server user <username> otp <full|key-b32|key-hex|qrcode|uri>