konga
konga copied to clipboard
Add two factor authentication to konga
Please suggest what are your views upon adding two factor authentication on konga login and would it be good practice to modify the code and add 2FA
A 2FA would be a great addition to the project. Unfortunatelly my time is limited and I cannot provide a roadmap right now.
That being said, PRs would be genuinely appreciated.
@pantsel on that scenario, is it interesting to add support to something like auth0
as alternative way to login users? that way whoever wants to integrate with its own active directory or user base, can do it a bit easier.
Hello, would like to know if there's any plan/projection on this feature as this is very useful in getting the application PCI-DSS compliant.
I'd also be interested in a 2FA / MFA solution for Komga. auth0 sounds promising; would that allow integration with Duo, etc? I agree that you shouldn't have to code the entire 2FA solution, but creating the framework to integrate a MFA solution that the user picks would be ideal.