Page MenuHomeVyOS Platform

Feature Request: ocserv: 2FA OTP key generator in VyOS CLI
Closed, ResolvedPublic

Description

It is now possible to use OTP for 2FA in Openconnect.
This requires an OTP key. It will be useful to have this capability directly from the VyOS CLI.

Suggested commands to get started:
Simple command (with default parameters):

generate openconnect username usr4 otp-key hotp-time

Complete command:

generate openconnect username usr4 otp-key hotp-time interval 60 digits 8

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Feature (new functionality)

Event Timeline

Unknown Object (User) created this task.Apr 20 2022, 2:20 AM
Unknown Object (User) created this object in space S1 VyOS Public.
Viacheslav changed the task status from Open to In progress.Apr 23 2022, 1:02 PM
Viacheslav assigned this task to Unknown Object (User).
Viacheslav changed the task status from In progress to Needs testing.May 3 2022, 7:36 PM
Unknown Object (User) closed this task as Resolved.Jun 12 2022, 5:16 AM

Tested with VyOS 1.4-rolling-202206100921
Works as expected
Described in the documentation