Clear OTP setup
Remove Google OTP or Yubikey setup for a user.
Manually triggered job to clear MFA status on a given user. Useful if user has forgotten their information.
How It Works¶
Basically, this is a sequence of attributes clearing on a User object (Set Attribute action with an empty value), followed by an action to save the User.
Parameters¶
Name | Type | Default | Mandatory | Description |
---|---|---|---|---|
UserLogin | text | true | Specify a user login. |
Trigger Type¶
Manual