I'm trying to find any new MFA factors(DUO) used by any user in the past X days in order to create an alert. As an example a user uses push notifications every login for X-1 days then on the X day they use passcode, I want to trigger an alert or show up in a report.
I'm having an issue wrapping my head around on how to search for the first instance of a new value for the field factor in the past X days without specifying the expected value ahead of time (some users use push, some use phone call, some use pass code I just want to know when they use something different. Any assistance or tips would be helpful.
... View more