Skip to contents

Enable/disable mandatory two-factor authentication for workgroup

Usage

workgroup_mandate_2fa(workgroup_uuid, mandate = TRUE, use_proxy = FALSE)

Arguments

workgroup_uuid

Workgroup UUID

mandate

Logical to indicate whether two-factor authentication should be mandatory in the workgroup

use_proxy

Logical to indicate whether to use proxy.

Value

API response (invisibly)

Details

More information on two-factor authentication can be found in vignette("two-factor").

More details on this endpoint are available in the API documentation.

See also

Other Two-factor authentication functions: participant_bypass_2fa(), workgroup_bypass_2fa()