Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prompt for two factor authentication #158

Open
shashithakur123 opened this issue Feb 20, 2020 · 2 comments
Open

Prompt for two factor authentication #158

shashithakur123 opened this issue Feb 20, 2020 · 2 comments

Comments

@shashithakur123
Copy link

After successful username/password login,
I want to show user a prompt to collect OTP, so that after user enter OTP, my plugin again gets called to validate the OTP and then user is finally able to login to the system.
Note: What I understand from pgina that there is no such configuration to achieve it and there are some changes in required in native code to achieve the same.
Would be helpful if some one could point me in right direction.

@ricardobad
Copy link

MultiOTP is the best open source solution in this scenario. Look at this video(is in spanish), maybe could be useful for you.
https://youtu.be/z80OZ7py0Zs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants