ubccr / mokey

FreeIPA self-service account management portal
BSD 3-Clause "New" or "Revised" License
190 stars 45 forks source link

Provide OTP recovery codes #96

Closed dsajdak closed 1 year ago

dsajdak commented 3 years ago

Allow users to get backup set of OTP codes they can use in the event they lose or reset their phone

dsajdak commented 3 years ago

https://pagure.io/freeipa/issue/8235

zem commented 2 years ago

Uhm, silly question: Why aren't you creating multiple OTP tokens, one per device? like this:

image

I always thought that would be the way to go.

aebruno commented 2 years ago

@zem I believe this issue is in regards to creating recovery codes in the event a user lost their OTP token (changes device etc.). Currently this requires admin intervention.

Jonathan-Caruana commented 2 years ago

Hi,

If i may, a small but very useful enhancement could be permit ourselves to add a short description by token (like freeipa permit it) :).

Regards,

aebruno commented 2 years ago

@Jonathan-Caruana Agreed. Adding a description to the otp tokens is coming in the next release.