larrabee / freeipa-password-reset

Self-service password reset app for FreeIPA
GNU General Public License v3.0
88 stars 30 forks source link

2FA Provider No display #57

Open Aifumu opened 2 years ago

Aifumu commented 2 years ago

image What causes it? How can I find out

Yukesh4791 commented 2 years ago

Hi @Aifumu , this happens when the provider is not set. Basically in order to enable 2FA, you have to set Providers to True. For example, to enable AWS SNS as provider, set this to true: https://github.com/larrabee/freeipa-password-reset/blob/master/PasswordReset/PasswordReset/settings.py.example#L146