cosmocode / dokuwiki-plugin-twofactor

Two factor authentication plugin for DokuWiki
GNU General Public License v2.0
0 stars 3 forks source link

Using authad - no users listed under Two-Factor Admin #7

Open majorsl opened 1 year ago

majorsl commented 1 year ago

We're testing twofactor and it does work pretty well, however, we're authenticating against Active Directory via the builtin authad.

None of the twofactor users are showing up under the Two-Factor Admin. We haven't had anyone that needs to reset yet, but since it is working, is this data stored somewhere where we could "manually" reset them if needed?

majorsl commented 1 year ago

I see the 2FA data appears to be in data/attribute with each user having two files. twofactor and our 2FA auth provider. If I delete those two, is that effectively removing 2FA for the user? I'll try it with my test user account.

andreydyukin commented 5 months ago

I see the 2FA data appears to be in data/attribute with each user having two files. twofactor and our 2FA auth provider. If I delete those two, is that effectively removing 2FA for the user? I'll try it with my test user account.

Tried it, works as expected: delete two files matching required account to reset 2fa

majorsl commented 1 month ago

We're still experiencing the user list not showing up under the Two-Factor Admin, even after the updates to this plugin. Any idea what could be happening?