Dear all, I am implementing a MFA logic as an action. I am came rather far yet I am blocking at a point where it seems as if biometrics is not listed in the event.user.multifactor.
For the purposes of Action, factors included in the user’s Raw JSON under the guardian_authenticators array are considered “guardian” authenticators. This should include Device Biometrics.
If I remember correct, when you prompt for MFA from an Action, the most secure factor will be chosen, and that would be Device Biometrics in this case.