Hello everyone,
We collaborate with our clients using Shared Drives and would like to require that they've enabled 2SV. The goal is to ensure that their accounts have not been compromised when accessing our work documents.
QUESTION: Is there any Google Drive feature or 3rd party solution that would confirm external accounts have 2SV turned on prior to allowing access to the content?
Thanks in advance for any guidance.
Solved! Go to Solution.
I was gonna say that there's no solution for this on context-aware access.
But i remembered that the advanced mode was implemented recently.
Found this documentation:
https://cloud.google.com/access-context-manager/docs/custom-access-level-spec
Tried this entry: request.auth.claims.crd_str.mfa == true
And applied to google sites.
I tried to access google sites without 2fa activated in my account and got blocked.
So i think that's a solution.