MFA-PerGroup
Jump To: Support > KB > pSpace > MFA > PerGroup
Configuring MFA per group
There are 6 pSpace configuration options that set whether MFA is enabled and whether it is mandatory or optional. These are:
auth.mfa.enable
- enables MFA for all users except those in groups in the disable listauth.mfa.groups.enable
- enables MFA for users in the listed groups except for those in the disable group listauth.mfa.groups.disable
- disables MFA for users in the listed groups, takes precedence over enable listauth.mfa.mandatory
- makes MFA mandatory for all users that MFA is enabled forauth.mfa.groups.mandatory
- makes MFA mandatory for all users in the listed groups, except for those in the optional groupsauth.mfa.groups.optional
- makes MFA optional for users in the listed groups, takes precedence over mandatory list