Authenticator app replacement


Token2 programmable tokens are a "drop-in" replacement of OTP mobile apps (such as Google Authenticator or similar). They can be used with authentication backends requiring TOTP tokens and are compatible with services generating the seed at the server side (and not allowing to import seeds)

Please note that Entra ID currently only supports SHA1 TOTP tokens. Our programmable tokens are configured as SHA1 by default. Additionally, TOTP is not 100% phishing-resistant, so unless other factors, such as USB being disallowed by policy, apply, we recommend using FIDO2 keys.