ReferenceMFA methods
MFA methods
Multi-factor authentication methods supported by Olympus
Olympus supports four primary MFA methods plus a step-up mechanism.
| Method | AAL | Phishing-resistant |
|---|---|---|
| TOTP | AAL2 | no |
| WebAuthn | AAL2 (AAL3 with attestation) | Yes |
| Backup codes | AAL2 | no |
| Email/SMS code | Variable, often considered weaker than AAL2 | no |
| Step-up auth | AAL1 → AAL2 mid-session | - |
Recommendation: WebAuthn for primary MFA, lookup-secret as fallback. See Identity, MFA policy.