OPNsense Forum

Archive => 23.7 Legacy Series => Topic started by: cs1 on September 06, 2023, 02:56:23 PM

Title: TOTP + LDAP: user handling via API (importing/generating OTP seed etc.)?
Post by: cs1 on September 06, 2023, 02:56:23 PM
We have implemented TOTP + LDAP as authentication server in a testbed. An Active Directory server acts as LDAP server. We use this constellation as OpenVPN authentication option. All is working as expected. The main problem is that we would like to do the following via API and not by hand in the UI:


I didn't find anything about user management via API in the documentation. Is the above possible via API?