Use Case: User Changing Authentication Type

A user wants to change the default SMS authentication method in the account settings screen to the Authenticator app, which they consider more secure.

  1. In the UI Design module, create an area titled ‘Change Authentication Method’.
  2. Add a Select Box element (example: ddl2FAType) → options: SMS, Email, Authenticator.
  1. Create a button: ‘Update Verification Method’.
  2. Add an action to this button:
    • ADD ACTION → OnClick → Authorisation → Change Two Factor Authentication Type
  3. Configure the parameters:
    • Authentication Type: Links to the value selected from the Content Menu