godaddy / godaddy/aws-okta-processor
feat: Implement WebAuthN factor for MFA
Open
- Dominant language
- Python
- Stars
- 90
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
See example of implementation here: https://github.com/Nike-Inc/gimme-aws-creds/issues/237
We could have analogical approach. User would set up with an additional `enroll` command, and then would be able to use biometrics for authentication.
The only issue I see is that we are using an API, and enrolling requires another authentication with actual Okta Web API. I couldn't find the way to enroll additional 2 factor in Okta API for a particular user, only for admin
Contributor guide
Assessment
This issue has not been assessed yet.