In a Zero Trust architecture, the internal network is no longer considered an area of absolute trust, especially if privileges are high there for some users.
I'd also like to find the best approach to apply Simple MFA to internal users. The public application is already configured if the user is in the appropriate "Argos" group (@class DefaultRegisteredServiceAccessStrategy), so is it possible to configure the DefaultRegisteredServiceMultifactorPolicy
class to apply MFA if the user is also part of a new "Argos-MFA" group ?