Skip to content

Latest commit

 

History

History
42 lines (38 loc) · 602 Bytes

File metadata and controls

42 lines (38 loc) · 602 Bytes
description Automatically generated file. DO NOT MODIFY
mgc policies authentication-methods-policy patch --body '{
\
  "registrationEnforcement": {
\
    "authenticationMethodsRegistrationCampaign": {
\
        "snoozeDurationInDays": 1,
\
        "state": "enabled",
\
        "excludeTargets": [],
\
        "includeTargets": [
\
            {
\
                "id": "3ee3a9de-0a86-4e12-a287-9769accf1ba2",
\
                "targetType": "group",
\
                "targetedAuthenticationMethod": "microsoftAuthenticator"
\
            }
\
        ]
\
    }
\
  }
\
}
\
'