alert-pharmacist-711
10/01/2024, 11:32 PMaal0
or aal1
?brief-egg-61061
10/01/2024, 11:32 PMbrief-egg-61061
10/01/2024, 11:32 PMcode_recovery
or link_recovery
methods specifically. In general, aal1
implies that one authentication factor was used, while aal2
implies that two factors have been used. For example, a password and a TOTP would result in aal2
. However, completing two first authentication factors doesn't give the user aal2
. For instance, logging in with a password
and oidc
is still aal1
. For a definitive answer on the AAL for code_recovery
or link_recovery
, I would recommend referring to the [Ory Kratos documentation](https://www.ory.sh/docs/kratos/mfa/overview#authenticator-assurance-level-aal) or reaching out to the Ory community for further clarification.