My organization is pursuing 2FA for apps. When we do this, all recordings are going to break and the tool will become next to worthless. Please figure out a way to allow for 2FA for recordings. Thanks!!
Dave Burton
This is going to become a must-have for many customers going forward!
It's a bit difficult to automate 2FA since its purpose is to prevent the likes of this behavior. I know many places that utilize 2FA, would use those static backup codes and just set one to non-expiring.
I don't think it would difficult if you could add the ability to do an IF statement. We need to verify our site is working just as a customer would and an if statement to verify the question and then allow us to input the answer based on the question would work.
Conditional access seems to be a valid solution here. If the request comes from the trusted machine with the specified test user, do not require MFA. This would give you the security for the Account to make it harder to gain access from an untrusted person, while giving the automation the necessary „freedom“ to do its monitoring job.
Basic thing(those days) and still missing :-(