Change Two Factor Authentication Type Action Application Steps

  1. Log in to the Kuika platform.
  2. Select your project from the Apps screen.
  3. Go to the UI Design module.
  4. Open the relevant user settings or security screen.
  5. Create an element (e.g. Select Box) that will allow the user to select the 2FA type.
  1. Click the + ADD ACTION button in the Properties panel.
  2. Select the Select Box element and add the Authorisation > Change Two Factor Authentication Type action from the + ADD ACTION menu according to the desired trigger event (Initial Actions, OnClick, OnBlur, etc.).

Configuring Action Parameters

  • Authentication Type (Int32-One): The authentication method the user wants to switch to. Accepted values: ‘sms’, ‘email’, ‘authenticator’, etc., which are types defined in the system.
    • The parameter value can be dynamically retrieved from sources such as Action Result, Current, Screen Input, Fixed, Component, and linked via the Symbol Picker.