AuthMe / AuthMeReloaded

The best authentication plugin for the Bukkit/Spigot API!
https://www.spigotmc.org/resources/authmereloaded.6269/
GNU General Public License v3.0
624 stars 514 forks source link

TOTP/2FA is not working properly #2113

Open Korazza opened 4 years ago

Korazza commented 4 years ago

What behaviour is observed:

I tried to enable totp authentication on my account in my server. It thought it was working, because it accepted the confirm code. But when it ask to insert the code after /login with /2fa code <code>, it never works.

What behaviour is expected:

After /2fa code <code> working properly, AuthMe authorize me to login.

Steps/models to reproduce:

Plugin list:

LuckPerms, SkinsRestorer, WorldEdit, PlaceholderAPI, ViaVersion, CustomJoinItems, BuycraftX, Vault, ViaBackwards, BetterAlias, WorldGuard, ProtocolLib, ViaRewind, Essentials, DeluxeMenus, EssentialsChat, ArmorStandTools, HeadDatabase, HolographicDisplays, EssentialsSpawn, BungeeTabListPlus, AuthMe, LiteBans

Environment description

BungeeCord network, MySQL

AuthMe build number:

AuthMeReloaded v5.6.0-SNAPSHOT (build: 2396)

Configuration:

https://hastebin.com/xikoyoyafe.bash

agent188 commented 4 years ago

You use google authenticator?

Korazza commented 4 years ago

Yes, I use Google Authenticator, I also tried with Authy but still the same problem.

hank9999 commented 4 years ago

Hello, I have the same problem. I tried 5.6.0-beta.1 and build2414 but it never works.

DarkKingKaan commented 4 years ago

Hi. I am also encountering this issue. Is there a fix yet?

CmDs73 commented 3 years ago

did you found a solution? i have same problem here

Korazza commented 3 years ago

nope i did not

hank9999 commented 3 years ago

did you found a solution? i have same problem here

I use another 2fa plugin instead

CmDs73 commented 3 years ago

Hi it's me again, i found how to resolve the problem (at least for mine) I'm using bungeecord to link my servers In my bungeecord plugin -> authmeBungee -> Config, i had to whitelist /2fa or /totp command, and now it work pretty well

Le ven. 9 avr. 2021 à 17:07, hank9999 @.***> a écrit :

did you found a solution? i have same problem here

I use another 2fa plugin instead

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/AuthMe/AuthMeReloaded/issues/2113#issuecomment-816708505, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATSQAZNRYXXP7KVKNHZTW63TH4C2RANCNFSM4M7YJQYA .

Korazza commented 3 years ago

Wow fantastic, maybe one day i'm going to try it, unfortunately i'm not playing at minecraft now, but if it works then well done!