-
Notifications
You must be signed in to change notification settings - Fork 22
How to get around "The device does not meet the minimum integrity requirements" #8
Description
I followed the instructions and installed the mitm certificate on an iPad before trying to log in to Authy and got the error when entering my phone number - "The device does not meet the minimum integrity requirements"
What I did was remove the mitmproxy certificate. Close and re-open Authy without using the proxy.
I entered my phone number and selected "Tap yes on another device" as my authentication method - but DIDN'T approve the request on my phone.
I then turned on the mitmproxy and installed the certificate.
I want back to Authy that was still waiting for the approval and clicked "try another way" and then "send sms". When the SMS arrived I entered it and logged in and can see the authenticated_tokens in mitmproxy.
HTH.
To note (and in case it makes a difference) I was using Tailscale to turn on/off the proxy using this clever idea here: https://www.aapelivuorinen.com/blog/2022/09/12/transparent-mitmproxy-tailscale-vm/