freeipa-password-reset icon indicating copy to clipboard operation
freeipa-password-reset copied to clipboard

2FA Provider No display

Open Aifumu opened this issue 4 years ago • 1 comments

image What causes it? How can I find out

Aifumu avatar Jul 15 '21 06:07 Aifumu

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

Yukesh4791 avatar Dec 23 '21 09:12 Yukesh4791