DnsServer icon indicating copy to clipboard operation
DnsServer copied to clipboard

Feature request: multi-factor authentication (either TOTP and/or U2F) to secure user access to the GUI

Open zcyph opened this issue 3 years ago • 9 comments
trafficstars

Please consider adding support for an option to enable/require MFA/2FA like TOTP and/or U2F to secure user access to the GUI

zcyph avatar Nov 12 '22 20:11 zcyph

Thanks for the feature request. TOTP is in my to-do list already but it will take a bit more time to implement it as a lot of features are already scheduled to be implemented.

ShreyasZare avatar Nov 13 '22 06:11 ShreyasZare

Alternatively maybe you could support OpenID connect through generic providers like Authentik/Keycloak which typically have their own 2FA implementations. 2 birds with one stone

derfabianpeter avatar Mar 04 '23 19:03 derfabianpeter

Bumping this... It'll be great to have TOTP 2FA :)

rapdodge avatar Aug 21 '23 09:08 rapdodge

+1 for OIDC as well. In this day and age, it is more important than ever to protect logins with MFA tokens and those aren't even enough, Passkey or Webauthn support is essential. With the support of using the OIDC inclusion, this will allow easier securing of our systems when on the road. Sure, we can place this behind a VPN or Wireguard, but sometimes this isn't feasible when in a workplace or network where those are not allowed.

Node815 avatar Dec 22 '23 03:12 Node815

Bump. I'm putting additional pressure on this topic. We all know how important DNS is, and the potential implications of its compromise. TOTP for a web based DNS manager is an absolute necessity, and its absence is a dealbreaker for many.

That aside, a massive thank you to those maintaining this project. 🙂

Umplo avatar Feb 27 '24 18:02 Umplo

Bumping as well on Oidc integration, it's getting more and more supported. I hope its implementation will be prioritized. A big thank you to whoever maintains this project. 👍

Wrong-Code avatar Apr 02 '24 14:04 Wrong-Code