Can I see a list of trusted devices that a user has completed MFA on?
-
When a user completes an MFA challenge, the device is tagged and 'trusted'. See this issue for more detail.
Is there any way to present to the end user a list of trusted devices so they can see what devices MFA has been completed on? This would be helpful for higher security needs (like financial apps).
-
As of 1.51.2, there is no way to do this. We keep track of the trusted devices and you can, with certain parameters, retrieve them using this API but there is no detail about a device that It doesn’t have any details that would allow you to revoke trust for a specific device.
If this is of interest to you, future reader, please open a github feature request with details about your use case.
-