In IAM Trust Policy we can use the MultiFactorAuthPresent
condition to enforce MFA to be enabled. However, does that condition work with an external Identity Provider? e.g. If I'm authenticated using Azure AD or Google Workspace, the authentication is done at the external Identity provider, does the MFA info gets passed to IAM?
How about AWS SSO with an external provider? Is it the same?