Bitwarden does not support 2FA TOTP code from binaryfortress.com

Reproduce:
1 Create an account on binaryfortress.com
2. Enable 2FA TOTP on site.
3. Copy CODE TOTP to new entry in Bitwarden Extension
4. Copy generated TOTP for verify.
5. Code will fail verification.

Authy app works well here.

Code TOTP have syntax

XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX

I confirm that this is an issue for me as well. If I use the secret key to setup TOTP within Bitwarden, it fails. However, if I scan the QR code then it works fine.

Hi @FadeMind, what does the QR Code string structure look like?

It is in his original post, @bw-admin. It is alphanumeric.

Now is more clear:

otpauth://totp/Binary%20Fortress%20Software:[email protected]?secret=XXXXXXXXXXXXXXXX&issuer=Binary%20Fortress%20Software

Where Secret Phrases have XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX syntax.

It is misleading:

Secret key is for recovery only.
TOTP code is only shared in QRCODE there.

1 Like

And if you ever end up needing the recovery key.

XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX

This is five different codes, not one large code. Might be obvious, but it wasn’t to me the first time I used one.

1 Like