Hi,
we have turned on 2FA for all our users for VPN and userportal.
Currently each user has been added individually to "Multi-factor authentication (MFA) settings".
By doing this we were most flexible. So far so good.
Now we want to switch that from individual users to groups.
The groups are synced from AD.
This is all working.
But there is one disadvantage in using groups:
If you need to temporarily disable 2FA for one user for whatever reason you would remove the user from it's AD Group.
But because XG only checks group membership when a user logs in, you get the wrong result at the next login: the user must log in with 2FA once so the firewall can update it's group membership. That is impossible if the user forgot the OTP generator - and that would be the reason why you want to remove the user from the 2FA AD-group.
Same when adding the user back to the 2FA AD-Group. The user needs to login without 2FA first and only then the second login after may contain a OTP.
Is there something we can do to reflect the AD Group changes immediately?
This thread was automatically locked due to age.