openwisp / openwisp/openwisp-controller
[feature] Support multi-factor authentication
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 773
- Forks
- 315
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 14
Description
This could be useful especially in multi-tenant and commercial installations to help protect customer data. Ideally this should support authenticator apps. I have seen some Django packages such as this one that may be able to deliver a turnkey solution.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No implementation files, tests, or entry points are named. Start by reviewing the existing authentication flow and the linked django-two-factor-auth documentation, then define how authenticator-app support would work for multi-tenant and commercial installations. Done means a decided MFA design and an implemented, tested flow covering those use cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- authentication, backend, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100