bright-accountant-54540
01/10/2023, 11:05 AM/sessions/whoami
endpoint, it enforces it on all users. I want the user to be able to specify if his account enables MFAmagnificent-energy-493
bright-accountant-54540
01/10/2023, 11:41 AMwhoami
route since I would have to log the user in give him a session and then request the totp. If he stops there he can use the session token to get his profile right?magnificent-energy-493
bright-accountant-54540
01/10/2023, 11:55 AMbright-accountant-54540
01/10/2023, 11:59 AMaal2
if necessary.bright-accountant-54540
01/10/2023, 11:59 AMproud-plumber-24205
01/10/2023, 12:50 PMaal=aal2
bright-accountant-54540
01/10/2023, 1:16 PMcold-evening-80162
01/16/2023, 1:09 PMproud-plumber-24205
01/16/2023, 2:09 PMproud-plumber-24205
01/16/2023, 2:10 PM"authenticator_assurance_level": "aal1",
"authentication_methods": [
{
"method": "password",
"aal": "aal1",
"completed_at": "2022-12-01T13:50:30.427375604Z"
}
],
here you can see the user only signed in using a password or OIDC.cold-evening-80162
01/16/2023, 3:30 PM