Hello,
I was studying your case, however we are not experts in RegEx, but you could try this way: /(?:2fa)|(?:MFA)|(?:identity)/i (without the letter “g” at the end, since WPeMatico processes regular expressions in php, and that letter at the end is part of the regular expressions in javascript).
Regards,
Carlos