← Graph

How is MFA enabled per user — manual or automated?

question 2 connections

Audience asks whether enabling MFA per user is done manually or by automation. Andrei answers that a SQL query identifies users with four or more active login sessions and MFA is enabled for them automatically from that list.

answer_summary
Automated: a SQL query on the login_sessions table identifies users with 4+ active sessions and MFA is enabled for them.
question How is MFA enabled per user — manual or automated?
about
About the automation that selects users for MFA.
question How is MFA enabled per user — manual or automated?
asked_at
Q&A question at the talk.

Provenance