PiHole TOTP

Hi,
I searched the web about this, and didn't find any information.
I'm trying to set the TOTP on my PiHole, with Passbolt.
I can't seem to get the setings right on my passbolt to get the TOTP to work.
here are the settings I can change:

I tried all sorts of combinations and keep getting stuck with no access to my pihole web pageand having to do sudo pihole-FTL --config webserver.api.totp_secret "" to be able to connect.

My Pihole is installed on a raspberryPi 4, on raspberrypi OS

Thanks in advance,

One thing that stands out in your image is the validity period of 10 seconds, Pi-Hole uses 30 second codes.

Other than that, length should be 6 digits and the algorithm used is SHA1.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.