otio-llc / security

Advanced security solutions for custom enterprise web applications
MIT License
1 stars 0 forks source link

feat: how should we manage app user configuration defaults #6

Open awentzel opened 1 year ago

awentzel commented 1 year ago

In the event that a user does not have a mobile device with biometric sensors, they have other preferred methods of multi-factor authentication, or they want extra layers of security and fallback methods with which to authenticate, we need to come up with a list of other services or capabilities in order to provide user choice in applications that implement this package.

What level of app user configuration should be supported to opt-in to MFA?

Ideally, iVault includes API to support all of these opt-in options for users and/or based on application configuration with graceful fallback if necessary.

### iValt Tasks
- [ ] Work with iValt on existing capability.
- [ ] Work with iValt on any new capability.
- [ ] Work with iValt to improve existing product documentation and / or engineering docs.
- [ ] Associate this work item or tasks with iValt issues if approved by iValt on roadmap.
### TAS Tasks
- [ ] Update documentation around each of the above task
- [ ] Create example scenarios for each option
- [ ] Create wrapper capability for each scenario
awentzel commented 1 year ago

@KingOfTac please update to include any other tasks related to this issue including an steps to replicate the problem or constraints you mentioned.